]> git.ipfire.org Git - thirdparty/haproxy.git/commit
[STATS] add support for "show info" on the unix socket
authorWilly Tarreau <w@1wt.eu>
Thu, 3 Jan 2008 09:19:15 +0000 (10:19 +0100)
committerWilly Tarreau <w@1wt.eu>
Sun, 20 Jan 2008 22:42:56 +0000 (23:42 +0100)
commitb94872f4d966cf2cc59cc8ac047af01ea3c0fe98
tree6d139f294f482f161ec9e4c3892713e828640a33
parentb75d2deb488f87cd1bf935e9649d5127e4359179
[STATS] add support for "show info" on the unix socket

It is sometimes required to know some informations such as the
process uptime when consulting statistics. This patch adds the
"show info" command to query those informations on the UNIX
socket.
doc/configuration.txt
include/proto/dumpstats.h
src/dumpstats.c
src/proto_uxst.c