https://issues.apache.org/bugzilla/show_bug.cgi?id=53736
Priority: P2
Bug ID: 53736
Assignee: [email protected]
Summary: /balancer-manager doesn't save runtime adjusted
settings
Severity: normal
Classification: Unclassified
OS: Linux
Reporter: [email protected]
Hardware: PC
Status: NEW
Version: 2.2.16
Component: mod_proxy_balancer
Product: Apache httpd-2
Created attachment 29249
--> https://issues.apache.org/bugzilla/attachment.cgi?id=29249&action=edit
relevant vhost confs
I'm using mod_proxy_balancer to balance requests across different backends for
some vhosts in a hosting environment. Currently there's actually only one
vhost that uses the balancer. All others use a simple ProxyPass directive to a
single backend host in their VirtualHost configs.
I would like to be able to use the /balancer-manager on the balancer vhost
(really the proxy for it) to disable individual backends for maintenance.
However, when I submit the form, no changes are saved. Everything remains as
it did originally. I've not found any explaination for this in the debug logs.
The request goes through and appears to be processed, but no change is
registered.
Based on some long ago reported problems, I've tried this with and without the
:port appended in the BalancerMember declaration, but to no avail.
Additionally, I've noticed that if I visit
https://mybalancedvhost.mydomain/balancer-manager I get a second "empty"
section.
Some examples are attached.
Let me know if you need any more details.
Thanks,
Brian
--
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]