Jump to letter: [
3ABCDEFGHIJKLMNOPQRSTUVWXYZ
]
haproxy - HAProxy is a TCP/HTTP reverse proxy 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 one 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
- persists clients to the correct application server depending on
application cookies
- report detailed status as HTML pages to authenticated users from a URI
intercepted from the application
Packages
haproxy-1.5.18-1.el6.i686
[794 KiB] |
Changelog
by Ryan O'Hara (2016-10-21):
- Rebase to upstream version 1.5.18
Resolves: rhbz#1324652
|
haproxy-1.5.4-3.el6.i686
[787 KiB] |
Changelog
by Ryan O'Hara (2016-01-20):
- Fix default MAX_HOSTNAME_LEN to allow long peer names
Resolves: rhbz#1286504
|
haproxy-1.5.4-2.el6_7.2.i686
[787 KiB] |
Changelog
by Ryan O'Hara (2016-01-22):
- Fix default MAX_HOSTNAME_LEN to allow long peer names
Resolves: rhbz#1300386
|
haproxy-1.5.4-2.el6_7.1.i686
[787 KiB] |
Changelog
by Ryan O'Hara (2015-07-28):
- Fix buffer_slow_realign() function to respect output data
Resolves: CVE-2015-3281
|
haproxy-1.5.4-2.el6.i686
[786 KiB] |
Changelog
by Ryan O'Hara (2015-03-03):
- Read sysconfig file for extra options
Resolves: rhbz#1166497
|
haproxy-1.5.2-2.el6.i686
[786 KiB] |
Changelog
by Ryan O'Hara (2014-09-03):
- Fix emote client denial of service vulnerability
Resolves: rhbz#1136698
|
haproxy-1.4.24-2.el6.i686
[446 KiB] |
Changelog
by Ryan O'Hara (2013-07-10):
- Drop supplementary groups after setuid/setgid calls.
Resolves: rhbz#903303
|
haproxy-1.4.22-5.el6_4.i686
[440 KiB] |
Changelog
by Ryan O'Hara (2013-06-17):
- Fix possible crash when using negative header occurrences (CVE-2013-2175)
Resolves: rhbz#974262
|
haproxy-1.4.22-4.el6_4.i686
[440 KiB] |
Changelog
by Ryan O'Hara (2013-04-03):
- Rewrite rules flaw can lead to arbitrary code execution (CVE-2013-1912)
Resolves rhbz#947700
|
haproxy-1.4.22-3.el6.i686
[440 KiB] |
Changelog
by Ryan O'Hara (2012-10-02):
- Use static uid/gid.
Resolves: rhbz#846067
|