| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 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' ``` | |||
| 2024-05-24 | load-balancing haproxy: T6391: fix typo in timeout help (#3513) | Gregor Michels | |
| Co-authored-by: Gregor Michels <hirnpfirsich@brainpeach.de> | |||
| 2023-05-17 | T5222: Add load-balancing for web traffic | Viacheslav Hletenko | |
