https://bz.apache.org/bugzilla/show_bug.cgi?id=61650
Bug ID: 61650
Summary: mod_proxy_hcheck doc provides examples for non
balancer members
Product: Apache httpd-2
Version: 2.5-HEAD
Hardware: PC
OS: Linux
Status: NEW
Severity: normal
Priority: P2
Component: mod_proxy_hcheck
Assignee: [email protected]
Reporter: [email protected]
Target Milestone: ---
https://httpd.apache.org/docs/current/mod/mod_proxy_hcheck.html seems
misleading. It notes it is to be used for balancer members, but then provides
examples for non balancer members, for example
ProxyHCExpr ok234 {%{REQUEST_STATUS} =~ /^[234]/}
ProxyPass "/apps" "http://backend.example.com/" hcexpr=ok234
--
You are receiving this mail because:
You are the assignee for the bug.
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]