Hi.

    I've set the following configs --

ProxyPass / balancer://localbalance/ failonstatus=200 forcerecovery=off
BalancerMember balancer://localbalance/ http://[fc00::1:4]/ retry=600 loadfactor=99
BalancerMember balancer://localbalance/ http://[fc00::1:6]/ retry=600

Both the backends send a 200, but the requests are always served. Following the presence of forcerecovery=off, I would expect a 502 after 2 responses.


---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscr...@httpd.apache.org
For additional commands, e-mail: users-h...@httpd.apache.org

Reply via email to