Hi, On Sun, Jul 31, 2016 at 9:28 AM, dE <de.techno@xxxxxxxxx> wrote: > > 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. You probably need this fix: http://svn.apache.org/r1753592 It should be proposed for backport to 2.4 soon... Regards, Yann. --------------------------------------------------------------------- To unsubscribe, e-mail: users-unsubscribe@xxxxxxxxxxxxxxxx For additional commands, e-mail: users-help@xxxxxxxxxxxxxxxx