commit | a3bf62ec541479531ebe93bde46b436cb95c9a87 | [log] [tgz] |
---|---|---|
author | Amaury Denoyelle <adenoyelle@haproxy.com> | Thu Jan 28 10:16:29 2021 +0100 |
committer | Amaury Denoyelle <adenoyelle@haproxy.com> | Fri Feb 12 12:32:31 2021 +0100 |
tree | 8167f605a2b5392061d288a97f7da068c174b154 | |
parent | cd7126b39650dfd99ae1cb73e339e5c9824b04ba [diff] |
BUG/MINOR: backend: hold correctly lock when killing idle conn The wrong lock seems to be held when trying to remove another thread connection if max fd limit has been reached (locking the current thread instead of the target thread lock). This could be backported up to 2.0.