commit | f131481a0af79037bc6616edf450ae81d80084d7 | [log] [tgz] |
---|---|---|
author | Olivier Houchard <ohouchard@haproxy.com> | Mon Feb 18 16:41:17 2019 +0100 |
committer | Willy Tarreau <w@1wt.eu> | Thu Feb 21 19:07:45 2019 +0100 |
tree | 5c09a5a0acd67c0c4e775cd230e385d7b1baa60b | |
parent | e737103173d8cc33a564127f9ec442d41ff75a19 [diff] |
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.