Пакет haproxy-1.8.27-5.el8.src
Имя | haproxy |
---|---|
Эпоха | 0 |
Версия | 1.8.27 |
Релиз | 5.el8 |
Архитектура | src |
Сайт | http://www.haproxy.org/ |
Лицензия | GPLv2+ |
Время сборки | 2023-08-08 02:20:39 |
Хост сборки | builder-x86-04.inferitos.ru |
Краткое описание | HAProxy reverse proxy for high availability environments |
Репозитории | AppStream |
Полное описание | 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 |
Эррата | — |
Размер | 2188 КиБ |
Исходный проект | haproxy-1.8.27-5.el8 |
Контрольная сумма SHA-256 | 192ce0c7f27f77d6f3a660e223274f2fe73ed799ad6c6682c3396be080ab556f |
×
* 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)