Package haproxy-1.8.27-5.el8.x86_64
Name | haproxy |
---|---|
Epoch | 0 |
Version | 1.8.27 |
Release | 5.el8 |
Architecture | x86_64 |
Website/URL | http://www.haproxy.org/ |
License | GPLv2+ |
Build Time | 2023-08-08 02:26:01 |
Build Host | builder-x86-01.inferitos.ru |
Summary | HAProxy reverse proxy for high availability environments |
Repositories | AppStream |
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 - report detailed status to authenticated users from a URI intercepted from the application |
Errata | — |
Size | 1450 KiB |
Source Project | haproxy-1.8.27-5.el8 |
SHA-256 checksum | afcd06e8cc27999844b2a1225dc209e1dc5d48c5286b5eb10c663c9069de0600 |
×
* Tue Jul 25 2023 MSVSphere Packaging Team <packager@msvsphere.ru> - 1.8.27-5 - Rebuilt for MSVSphere 8.8 * Fri Jun 03 2022 Ryan O'Hara <rohara@redhat.com> - 1.8.27-5 - Add configuration directory and update systemd unit file (#1943869) * Tue Jan 18 2022 Ryan O'Hara <rohara@redhat.com> - 1.8.27-4 - Apply patch (#1941446) * Fri Oct 15 2021 Ryan O'Hara <rohara@redhat.com> - 1.8.27-3 - Fix short HTTP responses (#1941446) * Thu Dec 17 2020 Ryan O'Hara <rohara@redhat.com> - 1.8.27-2 - Fix copy_argv for arguments that begin with hypen (#1838319) * Thu Dec 10 2020 Ryan O'Hara <rohara@redhat.com> - 1.8.27-1 - Update to 1.8.27 (#1905663, #1838319) * Thu Jun 18 2020 Ryan O'Hara <rohara@redhat.com> - 1.8.23-5 - Use OPTIONS from systemd EnvironmentFile (#1845611) * Wed Jun 17 2020 Ryan O'Hara <rohara@redhat.com> - 1.8.23-4 - Wait for network to be online before starting (#1756714) * Wed Apr 01 2020 Ryan O'Hara <rohara@redhat.com> - 1.8.23-3 - Fix hapack zero byte input causing overwrite (CVE-2020-11100, #1819519) * Fri Dec 13 2019 Ryan O'Hara <rohara@redhat.com> - 1.8.23-2 - Consider exist status 143 as success (#1778844)