Jump to letter: [
3ABCDEFGHIJKLMNOPQRSTUVWXYZ
]
haproxy - TCP/HTTP proxy and load balancer for high availability environments
- Description:
HAProxy 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 load among several servers while assuring server persistence
through the use of HTTP cookies
- switch to backup servers in the event a main server fails
- accept connections to special ports dedicated to service monitoring
- stop accepting connections without breaking existing ones
- add, modify, and delete HTTP headers in both directions
- block requests matching particular patterns
- report detailed status to authenticated users from a URI
intercepted by the application
Packages
haproxy-1.5.4-4.el7_1.1.x86_64
[822 KiB] |
Changelog
by Scientific Linux Auto Patch Process (2015-09-08):
- Eliminated rpmbuild "bogus date" error due to inconsistent weekday,
by assuming the date is correct and changing the weekday.
|
haproxy-1.5.2-3.el7_0.x86_64
[810 KiB] |
Changelog
by Ryan O'Hara (2014-09-04):
- Fix remote client denial of service vulnerability (#1138191)
|