Hi All,Does anyone know the syntax to disable a node in the balancer-member config for mod_proxy? I'm currently using the following config:
<Proxy balancer://mycluster> BalancerMember http://ip1:80 redirect=192.168.4.3 BalancerMember http://ip2:80 status=D ( or status=d ) </Proxy>Apache starts fine and doesn't say anything about the syntax but when I go to the web i/f for balancer-manager, it says that both my members are enabled. I have to disable the failover node manually.
Any ideas would be appreciated. Regards, Robby. --------------------------------------------------------------------- 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: users-unsubscribe@xxxxxxxxxxxxxxxx " from the digest: users-digest-unsubscribe@xxxxxxxxxxxxxxxx For additional commands, e-mail: users-help@xxxxxxxxxxxxxxxx