haproxy/include
Olivier Houchard f131481a0a BUG/MEDIUM: servers: Add a per-thread counter of idle connections.
Add a per-thread counter of idling connections, and use it to determine
how many connections we should kill after the timeout, instead of using
the global counter, or we're likely to just kill most of the connections.

This should be backported to 1.9.
2019-02-21 19:07:45 +01:00
..
common BUG/MEDIUM: h2/htx: Correctly handle interim responses when HTX is enabled 2019-02-19 16:26:14 +01:00
import BUILD: threads/plock: fix a build issue on Clang without optimization 2017-11-20 21:06:35 +01:00
proto BUG/MEDIUM: servers: Add a per-thread counter of idle connections. 2019-02-21 19:07:45 +01:00
types BUG/MEDIUM: servers: Add a per-thread counter of idle connections. 2019-02-21 19:07:45 +01:00