]> 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 16:19:22 +0000 (18:19 +0200)
commit61c6169be1879f8629e4cb9027a93e8881079012
treed04c42a47055f3521494ffe5f518b8f4d5c02da2
parentb71fb6f740f2c46f049146bc45da7c7ac1894f81
[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.

(cherry-picked from commit 1e8e543c67118c408015698782f4691d9faf96d1)
src/dumpstats.c