SlackBuildsOrg/network/squid
Matteo Bernardini ae41c34953
network/squid: Updated for version 6.9.
This is useful also to let it build with gcc >= 14.x

Signed-off-by: Matteo Bernardini <ponce@slackbuilds.org>

Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
2024-05-18 06:55:48 +07:00
..
doinst.sh
rc.squid
README
README.SBo
slack-desc
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 files in /etc/squid and /etc/logrotate.d may
change between releases, so be sure to merge the changes into place.