]> git.ipfire.org Git - thirdparty/haproxy.git/commit
MINOR: cli: improve output format for show sess $ptr
authorWilly Tarreau <w@1wt.eu>
Mon, 26 Nov 2012 02:04:41 +0000 (03:04 +0100)
committerWilly Tarreau <w@1wt.eu>
Mon, 26 Nov 2012 02:04:41 +0000 (03:04 +0100)
commit909d517e3f96f57a9ab429bcaf4036cf3f13e924
tree059db41ee54e5d2ba054daa8bb276916696490ee
parent5f9a8779b3d4fb324dacc1daacfb478bd12963d1
MINOR: cli: improve output format for show sess $ptr

This change removes pointers for known types (stream_interface, ...),
adds buffer pointers and sizes, and moves buffer information to their
own line. The output is cleaner with shorter lines and slightly more
lines.
src/dumpstats.c