From 768d8608aa8d907f5ff052d22120f737e0d0fc3e Mon Sep 17 00:00:00 2001 From: Misiek Date: Mon, 9 Jan 2017 09:52:43 +0100 Subject: [PATCH] MINOR: doc: Add docs for agent-addr configuration variable --- doc/configuration.txt | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git a/doc/configuration.txt b/doc/configuration.txt index d9ef878a3b..c2ede71547 100644 --- a/doc/configuration.txt +++ b/doc/configuration.txt @@ -10708,6 +10708,14 @@ agent-inter Supported in default-server: Yes +agent-addr + The "agent-addr" parameter sets address for agent check. + + You can offload agent-check to another target, so you can make single place + managing status and weights of servers defined in haproxy in case you can't + make self-aware and self-managing services. You can specify both IP or + hostname, it will be resolved. + agent-port The "agent-port" parameter sets the TCP port used for agent checks. -- 2.47.3