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 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 (show unmerged sources)
Filename | Size | Changed | Actions |
---|---|---|---|
haproxy-1.4.8.tar.gz | 0000778220760 KB | 1279528275over 14 years ago | |
haproxy.cfg | 00000031663.09 KB | 1279528275over 14 years ago | |
haproxy.init | 00000022982.24 KB | 1279528276over 14 years ago | |
haproxy.logrotate | 0000000307307 Bytes | 1279528276over 14 years ago | |
haproxy.spec | 00000079367.75 KB | 1279528276over 14 years ago |
Latest Revision
hostmaster
committed
over 14 years ago (revision 1)