Jump to letter: [
ABCDEFGIJKLMNOPQRSTUVW
]
squid: The Squid proxy caching server
| Name: | squid |
Vendor: | ehbogerlach.nl repo http://ftp.ehbogerlach.nl/pub/linux/ |
| Version: | 2.6.STABLE17 |
License: | GPL |
| Release: | 2.gerlach.fc5 |
URL: | http://www.squid-cache.org |
- 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
- * Thu Dec 6 11:00:00 2007 Martin Nagy <mnagy{%}redhat{*}com> - 2.6.STABLE17-1
- upgrade to latest upstream 2.6.STABLE17
- * Mon Nov 12 11:00:00 2007 Martin Bacovsky <mbacovsk{%}redhat{*}com> - 7:2.6.STABLE16-3
- squid is compiled wirh arp acls support (--enable-arp-acl)
- * Tue Sep 25 12:00:00 2007 Martin Bacovsky <mbacovsk{%}redhat{*}com> - 7:2.6.STABLE16-2
- our fd_config patch was replaced by upstream's version
- Source1 (FAQ.sgml) points to local source (upstream's moved to wiki)