Re: [users@httpd] Help regarding mod_proxy_balancer, failover and failonstatus

2012-06-18 Thread Praveen Baratam
the appropriate place to start working. Can you give me a conceptual idea for implementing this feature as you are the developer. Thank you. On Tue, Jun 19, 2012 at 3:53 AM, Daniel Ruggeri wrote: > On 6/18/2012 3:17 PM, Praveen Baratam wrote: > > Can mod_proxy failover with out ever

[users@httpd] Help regarding mod_proxy_balancer, failover and failonstatus

2012-06-18 Thread Praveen Baratam
Can mod_proxy failover with out ever returning an error to the client? If active node fails I need mod_proxy to try the Standby for the same request and not just from the subsequent request! In our setup we are using mod_proxy_balancer to manage failover of backend servers. Backend servers may ret