]> git.kaiwu.me - haproxy.git/commit
[BUG] stats: total and lbtot are unsigned
authorWilly Tarreau <w@1wt.eu>
Tue, 7 Apr 2009 11:27:40 +0000 (13:27 +0200)
committerWilly Tarreau <w@1wt.eu>
Sun, 10 May 2009 15:49:05 +0000 (17:49 +0200)
commit1e8e543c67118c408015698782f4691d9faf96d1
treecbe4fe9303055c63fac61bfe9c54dd372aa5d2a9
parenta9157e9cf62e25bc26618c95b01efd48422f8cdf
[BUG] stats: total and lbtot are unsigned

Some big users are seeing negative numbers in the CSV stats. This patch
needs to be backported to 1.3.15 and extended to the HTML part.
src/dumpstats.c