]> git.ipfire.org Git - thirdparty/haproxy.git/commit
MINOR: stats: report exact last session time in backend too
authorWilly Tarreau <w@1wt.eu>
Sat, 8 Feb 2014 23:50:01 +0000 (00:50 +0100)
committerWilly Tarreau <w@1wt.eu>
Sat, 8 Feb 2014 23:51:35 +0000 (00:51 +0100)
commitbc233dd82b86cb63a9f4b35bc300301c4d247e59
tree833431d646db8c62525811628c9068dca64e811d
parenta20cb85eba3ac8249cd746cca495e8364800d0bd
MINOR: stats: report exact last session time in backend too

I forgot to remove one human_time() in the CSV output for the backend's
lastsess entry in previous patch, which caused the value to be reported
as "1m18s" for example instead of 78.
src/dumpstats.c