]> git.ipfire.org Git - thirdparty/haproxy.git/commit
MINOR: Add hostname sample fetch
authorNenad Merdanovic <nmerdan@haproxy.com>
Sun, 12 Mar 2017 21:00:00 +0000 (22:00 +0100)
committerWilly Tarreau <w@1wt.eu>
Mon, 13 Mar 2017 17:26:05 +0000 (18:26 +0100)
commit807a6e7856eb5fa88131e34e5a259684917c6d3f
tree53927344c3f7afce3138f68737dcf2f862dea9b1
parent2754fbcfd6ce7f812a1c1b59dc8ddb0a44721f95
MINOR: Add hostname sample fetch

It adds "hostname" as a new sample fetch. It does exactly the same as
"%H" in a log format except that it can be used outside of log formats.

Signed-off-by: Nenad Merdanovic <nmerdan@haproxy.com>
doc/configuration.txt
src/sample.c