]> git.ipfire.org Git - thirdparty/haproxy.git/commit
BUG/MINOR: stats: fix be/sessions/max output in html stats
authorWilly Tarreau <w@1wt.eu>
Mon, 12 Dec 2016 14:07:29 +0000 (15:07 +0100)
committerWilly Tarreau <w@1wt.eu>
Mon, 12 Dec 2016 14:07:29 +0000 (15:07 +0100)
commit8e0f17543e4d6d5b1e8b87e05341d0d9fb53c203
tree90a52424160cffb0872fdef243c0c320b81790ef
parent4394a2cc87f41fd7623d44b0dca99c7629527c30
BUG/MINOR: stats: fix be/sessions/max output in html stats

"Tadas / XtGem" reported that the max value was wrong and would report
the current value instead. This needs to be backported to 1.7.
src/stats.c