Colin Murtaugh wrote: > > <Proxy balancer://mycluster> > BalancerMember http://servera.domain.com/proxytest retry=10 > loadfactor=1 > BalancerMember http://serverb.domain.com/proxytest retry=10 > loadfactor=1 > </Proxy> > > ProxyPass /proxytest balancer://mycluster lbmethod=byrequests > > <Location /balancer-manager> > SetHandler balancer-manager > </Location> > > The proxy seems to work -- requests are sent to servera and serverb > -- but the balancer-interface doesn't work right. I see the 'Load > balancer status' section, and if I click on either of the hostnames > of the cluster members, I see the 'Edit balancer settings' section, > but I don't see the 'Edit worker settings' section. So, I can't > enable/disable cluster members via the interface. The documentation > for mod_proxy (under Apache 2.1) indicates that this should be possible. > > Has anyone else seen this behavior? >
To edit the workers, you must click their links under the main section. You should see them under the Host table header. -- ======================================================================= Jim Jagielski [|] [EMAIL PROTECTED] [|] http://www.jaguNET.com/ "If you can dodge a wrench, you can dodge a ball." --------------------------------------------------------------------- The official User-To-User support forum of the Apache HTTP Server Project. See <URL:http://httpd.apache.org/userslist.html> for more info. To unsubscribe, e-mail: [EMAIL PROTECTED] " from the digest: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]