]> git.kaiwu.me - haproxy.git/commit
MINOR: proxies: Update beconn separately
authorOlivier Houchard <ohouchard@haproxy.com>
Wed, 4 Mar 2026 16:43:24 +0000 (16:43 +0000)
committerOlivier Houchard <cognet@ci0.org>
Thu, 5 Mar 2026 14:39:42 +0000 (15:39 +0100)
commit1544842801f709cf1c4d1eb0235a1c8c556867c9
tree1f3ec295d2a6e44bba790b31b8fdcd8e5816b753
parent88bc2bdfc9dc14bf6ca89aa01ef92719ee85bd46
MINOR: proxies: Update beconn separately

Update beconn separately from the call to COUNTERS_UPDATE_MAX(), as soon
there will be an option to get COUNTERS_UPDATE_MAX() to do nothing, and
we still want beconn to be properly updated, as it is used for other
purposes.
src/proxy.c