haproxy/include
Olivier Houchard b7b3faa79c MEDIUM: servers: Replace idle-timeout with pool-purge-delay.
Instead of the old "idle-timeout" mechanism, add a new option,
"pool-purge-delay", that sets the delay before purging idle connections.
Each time the delay happens, we destroy half of the idle connections.
2018-12-15 23:50:09 +01:00
..
common MINOR: tools: increase the number of ITOA strings to 16 2018-12-14 13:59:42 +01:00
import BUILD: threads/plock: fix a build issue on Clang without optimization 2017-11-20 21:06:35 +01:00
proto MEDIUM: servers: Add a command to limit the number of idling connections. 2018-12-15 23:50:08 +01:00
types MEDIUM: servers: Replace idle-timeout with pool-purge-delay. 2018-12-15 23:50:09 +01:00