Fedora 31: haproxy FEDORA-2019-b4d6be9176
Summary
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
Update to 2.0.10 (#1772961)
* Mon Nov 25 2019 Ryan O'Hara
- Update to 2.0.10 (#1772961)
* Wed Nov 6 2019 Ryan O'Hara
- Update to 2.0.8 (#1764483)
* Mon Oct 21 2019 Ryan O'Hara
- Build with Prometheus exporter service (#1755839)
* Mon Oct 21 2019 Ryan O'Hara
- Update to 2.0.7 (#1742544)
* Fri Sep 13 2019 Ryan O'Hara
- Update to 2.0.6 (#1742544)
[ 1 ] Bug #1772961 - haproxy-2.1.0 is available
https://bugzilla.redhat.com/show_bug.cgi?id=1772961
su -c 'dnf upgrade --advisory FEDORA-2019-b4d6be9176' at the command
line. For more information, refer to the dnf documentation available at
https://dnf.readthedocs.io/en/latest/command_ref.html
All packages are signed with the Fedora Project GPG key. More details on the
GPG keys used by the Fedora Project can be found at
https://fedoraproject.org/security/
package-announce mailing list -- package-announce@lists.fedoraproject.org
To unsubscribe send an email to package-announce-leave@lists.fedoraproject.org
Fedora Code of Conduct: https://docs.fedoraproject.org/en-US/project/code-of-conduct/
List Guidelines: https://fedoraproject.org/wiki/Mailing_list_guidelines
List Archives: https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/
Change Log
References