Jump to letter: [
          
            ABCDEFGHIJKLMNOPQRSTUVWXYZ
          ]
        
        haproxy - HA-Proxy is a TCP/HTTP reverse proxy for high availability environments
        
        HA-Proxy is a TCP/HTTP reverse proxy which is particularly suited for high
availability environments. Indeed, it can:
- route HTTP requests depending on statically assigned cookies
- spread the load among several servers while assuring server persistence
  through the use of HTTP cookies
- switch to backup servers in the event a main one fails
- accept connections to special ports dedicated to service monitoring
- stop accepting connections without breaking existing ones
- add/modify/delete HTTP headers both ways
- block requests matching a particular pattern
 
        
        
        Packages
        
            
                | Name | 
                Version | 
                Release | 
                Type | 
                Size | 
                Built | 
            
            
                | haproxy | 
                1.3.12.4 | 
                1.fc6 | 
                ppc | 
                738 KiB | 
                Mon Nov 12 01:54:23 2007 | 
            
        
        Changelog
        
            - * Mon Nov  5 17:00:00 2007 Jeremy Hinegardner <jeremy{%}hinegardner{*}org> - 1.3.12.4-1
 
            - update to 1.3.12.4
 
        
            - * Thu Nov  1 18:00:00 2007 Jeremy Hinegardner <jeremy{%}hinegardner{*}org> - 1.3.12.3-1
 
            - update to 1.3.12.3
 
        
            - * Fri Sep 21 18:00:00 2007 Jeremy Hinegardner <jeremy{%}hinegardner{*}org> - 1.3.12.2-3
 
            - fix init script 'reload' task