]> git.ipfire.org Git - thirdparty/haproxy.git/commit
[MINOR]: stats: add show-legends to report additional informations
authorKrzysztof Piotr Oledzki <ole@ans.pl>
Mon, 4 Jan 2010 15:03:09 +0000 (16:03 +0100)
committerWilly Tarreau <w@1wt.eu>
Tue, 5 Jan 2010 23:28:06 +0000 (00:28 +0100)
commit15514c21a29cea4f72a5097ebc5d444653b85592
tree689a7a04cda36b371377ed7dea48fde152a0d092
parent2ec025d9a585e40a3e82a187326497f235561944
[MINOR]: stats: add show-legends to report additional informations

Supported informations, available via "tr/td title":
  - cap: capabilities (proxy)
  - mode: one of tcp, http or health (proxy)
  - id: SNMP ID (proxy, socket, server)
  - IP (socket, server)
  - cookie (backend, server)
doc/configuration.txt
include/common/uri_auth.h
include/proto/backend.h
src/backend.c
src/cfgparse.c
src/dumpstats.c