Name: | haproxy |
---|---|
Version: | 1.5.18 |
Release: | 3.el7_3.1 |
Architecture: | x86_64 |
Group: | System Environment/Daemons |
Size: | 2689815 |
License: | GPLv2+ |
RPM: | haproxy-1.5.18-3.el7_3.1.x86_64.rpm |
Source RPM: | haproxy-1.5.18-3.el7_3.1.src.rpm |
Build Date: | Thu Dec 08 2016 |
Build Host: | x86-ol7-builder-01.us.oracle.com |
Vendor: | Oracle America |
URL: | http://www.haproxy.org/ |
Summary: | 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 |
- Return correct exit codes from systemd-wrapper (#1396219)
- Fix TCP user timeout patch for 1.5.18 release
- Add TARGET to install-bin for haproxy-systemd-wrapper
- Update to stable release 1.5.18 (#1344012)
- Add EnvironmentFile to systemd service (#1191675)
- Update to stable release 1.5.14 (CVE-2015-3281, #1212193)
- Rebase TCP uset timeout patch for 1.5.12 release (#1212193)
- Update to stable release 1.5.12 (#1212193)
- Define TCP_USER_TIMEOUT at build time (#1190776)
- Read sysconfig file for extra options (#1191675)