]> git.ipfire.org Git - thirdparty/haproxy.git/commit
[MEDIUM] session-counters: make it possible to count connections from frontend
authorWilly Tarreau <w@1wt.eu>
Fri, 6 Aug 2010 13:25:22 +0000 (15:25 +0200)
committerWilly Tarreau <w@1wt.eu>
Tue, 10 Aug 2010 16:04:15 +0000 (18:04 +0200)
commit9e9879a263d17a925f4f6c65a1221b579ae7f558
tree98844907b35e541c81078c1e27029c2394cf1f70
parent68c03aba9e2793049ed711a25a5df0f18a28f380
[MEDIUM] session-counters: make it possible to count connections from frontend

In case a "track-be-counters" rule is referenced in the frontend, count it so
that the connection counts are correct.
src/session.c