commit | e91a526c8fe7bf3b655057d41e8b72a2011b7046 | [log] [tgz] |
---|---|---|
author | Christopher Faulet <cfaulet@haproxy.com> | Wed Jul 01 18:56:30 2020 +0200 |
committer | Christopher Faulet <cfaulet@haproxy.com> | Tue Jul 07 14:30:26 2020 +0200 |
tree | 524e39f61d9dba43fa0b1cce1429d5b0ca45280c | |
parent | 27182297c763fb6f4818c9872692df51d4032d6b [diff] |
BUG/MINOR: backend: Remove CO_FL_SESS_IDLE if a client remains on the last server When a connection is picked from the session server list because the proxy or the session are marked to use the last requested server, if it is idle, we must marked it as used removing the CO_FL_SESS_IDLE flag and decrementing the session idle_conns counter. This patch must be backported as far as 1.9.