Пакет haproxy: Информация
- Исходный пакет:
- haproxy
- Версия:
- 2.6.11-alt1
- Собран:
- 24 марта 2023 г. 19:20 в задании #317404
- Категория:
- Домашняя страница:
- Лицензия:
- О пакете:
- HA-Proxy is a TCP/HTTP reverse proxy for high availability environments
- Описание:
HA-Proxy 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 the 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/delete HTTP headers both ways - block requests matching a particular pattern It needs very little resource. Its event-driven architecture allows it to easily handle thousands of simultaneous connections on hundreds of instances without risking the system's stability.
- Список rpm-пакетов, предоставляемых данным srpm-пакетом:
- Сопровождающий:
- Список участников:
- kaf
- Права:
- @everybody
Последнее изменение
24 марта 2023 г. Alexey Shabalin 2.6.11-alt1
- 2.6.11
27 января 2023 г. Alexey Shabalin 2.6.8-alt2
- revert: build iprange utils
26 января 2023 г. Alexey Shabalin 2.6.8-alt1
- 2.6.8 - build iprange utils - add support configs dir /etc/haproxy/conf.d - fixed CFLAGS (ALT #45005)