slackbuilds_ponce/network/squid
Robby Workman 8ac78dc4bc network/squid: Fixed logrotate script (added "su" directive)
Signed-off-by: Robby Workman <rworkman@slackbuilds.org>
2012-09-11 23:53:42 -05:00
..
doinst.sh
rc.squid
README
README.SBo
slack-desc
squid.conf
squid.conf.documented
squid.info
squid.logrotate
squid.SlackBuild

Squid is a high-performance proxy caching server for web clients,
supporting FTP, gopher, and HTTP data objects.  Unlike traditional caching
software, squid handles all requests in a single, non-blocking, I/O-driven
process.

Squid supports SSL, extensive access controls, and full request logging.  
By using the lightweight Internet Cache Protocol, squid caches can be 
arranged in a hierarchy or mesh for additional bandwidth savings.

See /usr/doc/squid-*/README.SBo for configuration help.
Note that the default squid.conf and /etc/logrotate.d/squid files have
changed in this release, so be sure to merge the changes into place.