diff --git a/docs/manual/mod/mod_proxy_hcheck.xml b/docs/manual/mod/mod_proxy_hcheck.xml index 8165fd48cb..cc72e38f93 100644 --- a/docs/manual/mod/mod_proxy_hcheck.xml +++ b/docs/manual/mod/mod_proxy_hcheck.xml @@ -136,7 +136,7 @@ not dynamically checked at all.
NOTE: The expression can use curly-parens ("{}") as quoting deliminators in addition to normal quotes.
+If using a health check method (eg: GET) which results in a response
body, that body itself can be checked via ap_expr using the hc()