]> git.ipfire.org Git - thirdparty/haproxy.git/commit
MINOR: stats: also report the computed compression savings in html stats
authorWilly Tarreau <w@1wt.eu>
Sat, 24 Nov 2012 13:06:49 +0000 (14:06 +0100)
committerWilly Tarreau <w@1wt.eu>
Sat, 24 Nov 2012 13:06:49 +0000 (14:06 +0100)
commitf149d8f21e65333b4639215b9fb9556b596a80cf
treebd06436c230a32838919a64bd735286059eca738
parent9b6700f673e04a0f2a804202429f208bb2285d29
MINOR: stats: also report the computed compression savings in html stats

It's interesting to know the average compression ratio obtained on
frontends and backends without having to compute it by hand, so let's
report it in the HTML stats.
src/dumpstats.c