]> git.pld-linux.org Git - packages/squid.git/blame_incremental - squid.init
- update to 3.2.9
[packages/squid.git] / squid.init
... / ...
CommitLineData
1#!/bin/sh
2#
3# squid This shell script takes care of starting and stopping
4# Squid Internet Object Cache
5#
6# chkconfig: 345 90 10
7#
8# description: Squid - Internet Object Cache. Internet object caching is \
9# a way to store requested Internet objects (i.e., data \
10# available via the HTTP, FTP, and gopher protocols) on a \
11# system closer to the requesting site than to the source. \
12# Web browsers can then use the local Squid cache as a proxy \
13# HTTP server, reducing access time as well as bandwidth \
14# consumption.
15# description(es): Squid - Cache de Objetos de Internet. Cache de objetos \
16# es una manera de almacenar objetos Internet (i.e. Datos \
17