]> git.kaiwu.me - haproxy.git/commit
BUG/MINOR: stats: do not report "100%" in the thottle column when server is draining
authorWilly Tarreau <w@1wt.eu>
Tue, 13 May 2014 22:09:59 +0000 (00:09 +0200)
committerWilly Tarreau <w@1wt.eu>
Tue, 13 May 2014 22:09:59 +0000 (00:09 +0200)
commite21f84903ef334c02f2783b20a128f381263e676
tree4c2e2e364c5ee0104735c22c9717c91eb71b616b
parent87eb1d699429fed94e36fa68ec038d4100483831
BUG/MINOR: stats: do not report "100%" in the thottle column when server is draining

A condition was missing and we used to have "throttle 100%" even when
the server was draining connections, which is misleading but harmless.
src/dumpstats.c