Jump to letter: [
          
            ABCDEFGHIJKLMNOPQRSTUVWXYZ
          ]
        
        squid: The Squid proxy caching server.
        
        
            | Name: | squid | Vendor: | Scientific Linux | 
        
            | Version: | 2.5.STABLE3 | License: | GPL | 
        
            | Release: | 8.3E | 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
        
            - * Thu Dec  6 18:00:00 2007 Martin Nagy <mnagy{%}redhat{*}com> 7:2.5.STABLE3-8.3E
- - fix for #410181 - CVE-2007-6239 Squid DoS in cache updates 
            - * Fri Jun 29 19:00:00 2007 Martin Bacovsky <mbacovsk{%}redhat{*}com> - 2.5.STABLE3-7
- - resolves: #238103: 'forwarded_for off' in squid.conf does not work. 
            - * Tue Apr 11 19:00:00 2006 Martin Stransky <stransky{%}redhat{*}com> 7:2.5.STABLE3-6.3E.18
- - fix for #181825 - redirector 302 redirects not working for CONNECT method
- fix for #72896  - squid does not support >1024 file descriptors