https://bz.apache.org/bugzilla/show_bug.cgi?id=69420

Jan <[email protected]> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 OS|                            |All

--- Comment #1 from Jan <[email protected]> ---
I found out that the current settings are displayed in the Balancer Manager.

It seems that they are already independent. But the Documenation
https://httpd.apache.org/docs/2.4/mod/mod_proxy.html#proxypassinherit ist
wrong.

Can you confirm and fix the documentation?


ProxyPassInherit On
BalancerInherit On

Balancer changes will NOT be persisted on restart.
Balancers are inherited from main server.
ProxyPass settings are inherited from main server.



ProxyPassInherit Off
BalancerInherit On

Balancer changes will NOT be persisted on restart.
Balancers are inherited from main server.
ProxyPass settings are NOT inherited from main server.


ProxyPassInherit On
BalancerInherit Off

Balancer changes will NOT be persisted on restart.
Balancers are NOT inherited from main server.
ProxyPass settings are inherited from main server.

-- 
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]

Reply via email to