BUG/MINOR: stats: report the correct conn_time in backend's html output
authorWilly Tarreau <w@1wt.eu>
Sat, 1 Oct 2016 07:12:08 +0000 (09:12 +0200)
committerWilly Tarreau <w@1wt.eu>
Sat, 1 Oct 2016 07:12:08 +0000 (09:12 +0200)
commit1f6367fa0826b30da6597da37479d9caa5d15e97
treeb7e4e2d0a432c1ccf585cf83edf44a04a4774d46
parent06ecf3ab720a635772013feb2535c2fb2e84e6a1
BUG/MINOR: stats: report the correct conn_time in backend's html output

An apparent copy-paste error resulted in backend's avg connection time
to report the average queue time instead in the HTML dump. Backport to
1.6 is desired.
src/dumpstats.c