]> git.pld-linux.org Git - packages/squid.git/blame - squid.init
- up to 4.2
[packages/squid.git] / squid.init
CommitLineData
55811d08 1#!/bin/sh
f5a3e1f4 2#
18357e74 3# squid This shell script takes care of starting and stopping
4# Squid Internet Object Cache
5#
7a40f74b 6# chkconfig: 345 90 10
f5a3e1f4 7#
8# description: Squid - Internet Object Cache. Internet object caching is \
9# a way to store requested Internet objects (i.e., data \
540c47ca 10# available via the HTTP, FTP, and gopher protocols) on a \
f5a3e1f4 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.
4edfc622 15# description(es): Squid - Cache de Objetos de Internet. Cache de objetos \
16# es una manera de almacenar objetos Internet (i.e. Datos \
17