haproxy/include
Olivier Houchard 0c18a6fe34 MEDIUM: servers: Add a way to keep idle connections alive.
Add a new keyword for servers, "idle-timeout". If set, unused connections are
kept alive until the timeout happens, and will be picked for reuse if no
other connection is available.
2018-12-02 18:16:53 +01:00
..
common MINOR: h2: add new functions to produce an HTX message from an H2 response 2018-12-02 13:30:17 +01:00
import BUILD: threads/plock: fix a build issue on Clang without optimization 2017-11-20 21:06:35 +01:00
proto MINOR: connection: create conn_get_best_mux_entry() 2018-12-02 13:12:16 +01:00
types MEDIUM: servers: Add a way to keep idle connections alive. 2018-12-02 18:16:53 +01:00