Jump to letter: [
ABCDEFGHIJKLMNOPQRSTUVWXYZ
]
squid: The Squid proxy caching server.
Name: | squid |
Vendor: | Red Hat, Inc. |
Version: | 2.5.STABLE12 |
License: | GPL |
Release: | 5.1 |
URL: | |
- Summary
- 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.
Changelog
- * Fri Feb 10 17:00:00 2006 Jesse Keating <jkeating{%}redhat{*}com> - 7:2.5.STABLE12-5.1
-
- bump again for double-long bug on ppc(64)
- * Tue Feb 7 17:00:00 2006 Martin Stransky <stransky{%}redhat{*}com> - 7:2.5.STABLE12-5
-
- new upstream patches
- * Tue Feb 7 17:00:00 2006 Jesse Keating <jkeating{%}redhat{*}com> - 7:2.5.STABLE12-4.1
-
- rebuilt for new gcc4.1 snapshot and glibc changes