haproxy/include
Olivier Houchard a2dbeb22fc MEDIUM: sessions: Keep track of which connections are idle.
Instead of keeping track of the number of connections we're responsible for,
keep track of the number of connections we're responsible for that we are
currently considering idling (ie that we are not using, they may be in use
by other sessions), that way we can actually reuse connections when we have
more connections than the max configured.
2018-12-28 19:16:03 +01:00
..
common MINOR: buffers: add a new b_move() function 2018-12-24 11:45:00 +01:00
import BUILD: threads/plock: fix a build issue on Clang without optimization 2017-11-20 21:06:35 +01:00
proto MEDIUM: sessions: Keep track of which connections are idle. 2018-12-28 19:16:03 +01:00
types MEDIUM: sessions: Keep track of which connections are idle. 2018-12-28 19:16:03 +01:00