| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2026-06-19 | haproxy: T8931: Add option http-server-close in backend sections | Indrajit Raychaudhuri | |
| 2026-06-19 | haproxy: T8931: Add timeout.tunnel in default and backend sections | Indrajit Raychaudhuri | |
| 2026-03-24 | T8410: Fix typos and mistakes for operational and configuration commands | Viacheslav Hletenko | |
| Fix typos and mistakes in the commands and comments No functional changes | |||
| 2025-10-24 | haproxy: T7906: Probing of a port other than the one to which normal traffic ↵ | Oleksandr Kuchmystyi | |
| is sent Add support for specifying a custom health check port for HAProxy backend servers. This allows health probes to target a dedicated endpoint - such as port 8080 - separate from normal traffic ports (e.g., 80 or 443). | |||
| 2025-07-13 | T7595: Support PROXY protocol for haproxy | Nobi | |
| 2025-05-20 | xml: T7467: remove ^/$ wrapping from validation regexes | Daniil Baturin | |
| since the validation utility adds them implicitly | |||
| 2025-05-04 | xml: T7122: it is spelled HAProxy | Christian Breunig | |
| 2025-02-24 | T7190: Add haproxy default timeout options configurable | Viacheslav Hletenko | |
| Add the ability to configurate default timeout and frontend client timeout ``` set load-balancing haproxy service web timeout client '600' set load-balancing haproxy timeout check '4' set load-balancing haproxy timeout client '600' set load-balancing haproxy timeout connect '12' set load-balancing haproxy timeout server '120' ``` | |||
| 2025-01-27 | haproxy: T7081: Support HTTP compression (#4314) | Alex W | |
| 2024-10-09 | haproxy: T6745: Rename `reverse-proxy` to `haproxy` | sarthurdev | |
