]> git.ipfire.org Git - thirdparty/haproxy.git/commit
MEDIUM: stats: make it possible to report the WAITING state for listeners
authorWilly Tarreau <w@1wt.eu>
Fri, 8 Jan 2016 16:05:19 +0000 (17:05 +0100)
committerWilly Tarreau <w@1wt.eu>
Fri, 11 Mar 2016 16:08:05 +0000 (17:08 +0100)
commit7101b64cfda8bb26b0bcc7eb96c7712e52be5bcd
tree7992efb28c02b95d2978441a650705f6d45e59e7
parenta6f5a732020a758a85bb0fa23fc5b7543a32e395
MEDIUM: stats: make it possible to report the WAITING state for listeners

HTML output used to have it but not the CSV output. It indicates that the
listener is not full but was forced to wait because the max connection
rate was reached.
src/dumpstats.c