]> git.kaiwu.me - haproxy.git/commit
MEDIUM: stats: report per-backend and per-server time stats in HTML and CSV outputs
authorWilly Tarreau <w@1wt.eu>
Tue, 17 Jun 2014 10:20:59 +0000 (12:20 +0200)
committerWilly Tarreau <w@1wt.eu>
Tue, 17 Jun 2014 15:15:56 +0000 (17:15 +0200)
commitf5b1cc38b83436b95221ffcf7e8f1c7ab1bad3b8
tree1febc1c76b24023f29748f3a8df0b8bad0374ca7
parent4bfc580dd36e97b95bc747a93e4819d600b091c1
MEDIUM: stats: report per-backend and per-server time stats in HTML and CSV outputs

The time statistics computed by previous patches are now reported in the
HTML stats in the tips related to the total sessions for backend and servers,
and as separate columns for the CSV stats.
doc/configuration.txt
src/dumpstats.c