Logoj0ke.net Open Build Service > Projects > home:sheid > haproxy
Sign Up | Log In

HA-Proxy

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
 
 It needs very little resource. Its event-driven architecture allows it to easily
 handle thousands of simultaneous connections on hundreds of instances without
 risking the system's stability.

Source Files

Filename Size Changed Actions
_service 58 Bytes over 8 years ago Download File
_service:download_files:haproxy-1.5.14.tar.gz 1.28 MB almost 9 years ago Download File
haproxy.spec 9.09 KB about 8 years ago Download File
openssl-1.0.2h.tar.gz 5.03 MB about 8 years ago

Latest Revision

Sebastian Heid Sebastian Heid (sheid) committed about 8 years ago (revision 67)
update ssl

Comments for home:sheid (0)