]> git.ipfire.org Git - thirdparty/haproxy.git/commit
[MINOR] stats: add a new node-name setting
authorWilly Tarreau <w@1wt.eu>
Sun, 16 Aug 2009 08:29:18 +0000 (10:29 +0200)
committerWilly Tarreau <w@1wt.eu>
Sun, 16 Aug 2009 08:29:18 +0000 (10:29 +0200)
commit1d45b7cbaeeed0426165521fbd9dab4be55b14a4
tree6567ce018a66de9bb408c709bc1108535ad1c155
parent3ad6a7640ba6bfbac6987dfa581c345bdc03100b
[MINOR] stats: add a new node-name setting

The new "node-name" stats setting enables reporting of a node ID on
the stats page. It is possible to return the system's host name as
well as a specific name.
doc/configuration.txt
include/common/uri_auth.h
src/cfgparse.c
src/dumpstats.c
src/uri_auth.c