From: Jim Jagielski
Date: Tue, 9 Feb 2016 12:16:46 +0000 (+0000)
Subject: Note new status flag
X-Git-Tag: 2.5.0-alpha~2165
X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=b9238175e1721166bf2950e595aedd0fbdc16b7e;p=thirdparty%2Fapache%2Fhttpd.git
Note new status flag
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1729366 13f79535-47bb-0310-9956-ffa450edef68
---
diff --git a/docs/manual/mod/mod_proxy_hcheck.xml b/docs/manual/mod/mod_proxy_hcheck.xml
index e5a1c520c93..8165fd48cbf 100644
--- a/docs/manual/mod/mod_proxy_hcheck.xml
+++ b/docs/manual/mod/mod_proxy_hcheck.xml
@@ -43,6 +43,11 @@
BalancerMember parameters, which are configured in the standard
way via ProxyPass:
+ A new BalancerMember status state (flag) is defined via this module: "C".
+ When the worker is taken offline due to failures as determined by the health
+ check module, this flag is set, and can be seen (and modified) via the
+ balancer-manager.
+