Jump to letter: [
          
            ABCDEFGHIJKLMNOPQRSTUVWXYZ
          ]
        
        squid - The Squid proxy caching server
        
        
        - Description:
 
        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.
 
        
        Packages
        
        
            | squid-3.4.9-3m.mo8.i686
              [2.4 MiB] | 
            
              Changelog
              by Ichiro Nakai (2017-05-30):
              - (3.4.9-3m)
- fix build by gcc7
- remove -O2 from optflags to avoid segmentation fault and pass the test
- optimize flags of gcc7 are very delicate, handle with care
- add --disable-arch-native to configure for binary compatibility
- add do_test switch by specopt 
             |