haproxy - TCP/HTTP proxy and load balancer for high availability environments
Website: | http://www.haproxy.org/ |
---|---|
License: | GPLv2+ |
Vendor: | CentOS |
- 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.18-9.el7_9.1.x86_64 [834 KiB] |
Changelog
by Ryan O'Hara (2021-05-12):
- Fix health checks for flapping servers (#1947750) |
haproxy-1.5.18-9.el7.x86_64 [834 KiB] |
Changelog
by Ryan O'Hara (2019-02-27):
- Detect down servers with mutliple tcp-check connect rules (#1677420) |
haproxy-1.5.18-8.el7.x86_64 [834 KiB] |
Changelog
by Ryan O'Hara (2018-07-25):
- Build with USE_GETADDRINFO option (#1598491) |
haproxy-1.5.18-7.el7.x86_64 [833 KiB] |
Changelog
by Ryan O'Hara (2017-11-30):
- Rebuild with openssl-1.0.2k (#1509139) |
haproxy-1.5.18-6.el7.x86_64 [833 KiB] |
Changelog
by Ryan O'Hara (2017-05-01):
- Use KillMode=mixed in systemd service file (#1444709) |
haproxy-1.5.18-3.el7_3.1.x86_64 [833 KiB] |
Changelog
by Ryan O'Hara (2016-11-18):
- Return correct exit codes from systemd-wrapper (#1396219) |
haproxy-1.5.18-3.el7.x86_64 [833 KiB] |
Changelog
by Ryan O'Hara (2016-06-21):
- Fix TCP user timeout patch for 1.5.18 release |
haproxy-1.5.14-3.el7.x86_64 [833 KiB] |
Changelog
by Ryan O'Hara (2015-08-25):
- Add EnvironmentFile to systemd service (#1191675) |
haproxy-1.5.4-4.el7_1.1.x86_64 [823 KiB] |
Changelog
by Ryan O'Hara (2015-07-16):
- Fix buffer_slow_realign() function to respect output data (CVE-2015-3281, #1241537) |
haproxy-1.5.4-4.el7_1.x86_64 [823 KiB] |
Changelog
by Ryan O'Hara (2015-05-21):
- Define TCP_USER_TIMEOUT at build time (#1198791) |