From b9238175e1721166bf2950e595aedd0fbdc16b7e Mon Sep 17 00:00:00 2001
From: Jim Jagielski
Date: Tue, 9 Feb 2016 12:16:46 +0000
Subject: [PATCH] Note new status flag
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1729366 13f79535-47bb-0310-9956-ffa450edef68
---
docs/manual/mod/mod_proxy_hcheck.xml | 5 +++++
1 file changed, 5 insertions(+)
diff --git a/docs/manual/mod/mod_proxy_hcheck.xml b/docs/manual/mod/mod_proxy_hcheck.xml
index e5a1c520c9..8165fd48cb 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
.
+
Parameter |
Default |
--
2.49.0
---|