| Name: | haproxy |
|---|---|
| Version: | 1.5.18 |
| Release: | 6.el7 |
| Architecture: | x86_64 |
| Group: | System Environment/Daemons |
| Size: | 2689870 |
| License: | GPLv2+ |
| RPM: | haproxy-1.5.18-6.el7.x86_64.rpm |
| Source RPM: | haproxy-1.5.18-6.el7.src.rpm |
| Build Date: | Sat May 27 2017 |
| 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 |
- Use KillMode=mixed in systemd service file (#1444709)
- Use soft-static allocation for haproxy UID/GID (#1386130)
- Return correct exit codes from systemd-wrapper (#1391990)
- 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)