slackbuilds/network/squid
Matteo Bernardini 5ebbca2577
network/squid: Updated for version 4.16.
Fixes building against gcc >= 11.x

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

Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
2021-08-19 18:33:46 +07:00
..
README
README.SBo
doinst.sh
rc.squid network/squid: Updated for version 4.13. 2020-09-19 08:55:08 +07:00
slack-desc
squid.SlackBuild network/squid: Updated for version 4.16. 2021-08-19 18:33:46 +07:00
squid.info network/squid: Updated for version 4.16. 2021-08-19 18:33:46 +07:00
squid.logrotate network/squid: Updated for version 4.13. 2020-09-19 08:55:08 +07:00

README

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.

To build squid with ICAP client support, specify the option "ICAP=yes",
for example:

  ICAP=yes ./squid.SlackBuild