The Squid proxy caching server http://www.squid-cache.org/
Go to file
2024-01-05 18:05:28 +01:00
README.md automatic version update by autodist [release 3.3.11-1mamba;Tue Dec 03 2013] 2024-01-05 18:05:26 +01:00
squid-3.0.STABLE13-gcc44.patch automatic version update by autodist [release 3.3.11-1mamba;Tue Dec 03 2013] 2024-01-05 18:05:26 +01:00
squid-3.0.STABLE15-default_config.patch automatic version update by autodist [release 3.3.11-1mamba;Tue Dec 03 2013] 2024-01-05 18:05:26 +01:00
squid-conf automatic version update by autodist [release 3.3.11-1mamba;Tue Dec 03 2013] 2024-01-05 18:05:26 +01:00
squid-initscript automatic version update by autodist [release 3.3.11-1mamba;Tue Dec 03 2013] 2024-01-05 18:05:26 +01:00
squid-logrotate automatic version update by autodist [release 3.3.11-1mamba;Tue Dec 03 2013] 2024-01-05 18:05:26 +01:00
squid-pamd automatic version update by autodist [release 3.3.11-1mamba;Tue Dec 03 2013] 2024-01-05 18:05:26 +01:00
squid-sysconfig automatic version update by autodist [release 3.3.11-1mamba;Tue Dec 03 2013] 2024-01-05 18:05:26 +01:00
squid.spec automatic version update by autodist [release 3.5.21-1mamba;Fri Sep 09 2016] 2024-01-05 18:05:28 +01:00

squid

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 keeps meta data and especially hot objects cached in RAM, caches DNS lookups, supports non-blocking DNS lookups, and implements negative caching of failed requests.

Squid consists of a main server program squid, a Domain Name System lookup program (dnsserver), a program for retrieving FTP data (ftpget), and some management and client tools.