Hi Experts,
Just a query. Which is the default algorithm   mod_proxy_balancer  uses?
I have just defined below configuration.  lbmethod  is specified. Which one 
will be used?
<Proxy balancer://mycluster>
BalancerMember http://192.168.1.50:80
BalancerMember http://192.168.1.51:80
</Proxy>
ProxyPass /irj balancer://mycluster

Best Regards,Tushar                                       

Reply via email to