Jump to letter: [
          
            9ABCDEFGHIJKLMNOPQRSTUVWXYZ
          ]
        
        squid: The Squid proxy caching server.
        
        
            | Name: | squid | Vendor: | Scientific Linux | 
        
            | Version: | 2.6.STABLE21 | License: | GPL | 
        
            | Release: | 3.el5 | 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
        
            - * Wed Sep  3 17:00:00 2008 Jiri Skala <jskala{%}redhat{*}com> 7:2.6.STABLE21-3
- - Resolves: #245304 optimizing init script 
            - * Wed Jul 30 17:00:00 2008 Jiri Skala <jskala{%}redhat{*}com> 7:2.6.STABLE21-2
- - Resolves: #245304 changed init script to be LSB compliant (#!/bin/sh back to #!/bin/bash) 
            - * Mon Jul 14 17:00:00 2008 Jiri Skala <jskala{%}redhat{*}com> 7:2.6.STABLE21-1
- - Resolves: #297521 update to the latest upstream STABLE21
- Resolves: #245304 changed init script to be LSB compliant
- Resolves: #250572 using refresh_stale_hit don't cause "clock going backwards"
- Resolves: #436135 ported init script bug fixign of RHEL-4 to RHEL-5
- Resolves: #442108 added define -D_FORTIFY_SOURCE=2
- Resolves: #454255 fixed -g parameter handling of unix_group helper
- Resolves: #448086 changed security context of /usr/local/squid to squid ownership:w
- Resolves: #451923 solved repeated SIGABRTs