https://bz.apache.org/bugzilla/show_bug.cgi?id=59007
--- Comment #2 from jfclere <[email protected]> --- I have retry on trunk it is that the failontimeout=On is ignored with ajp and works with http LoadModule proxy_balancer_module modules/mod_proxy_balancer.so <Proxy balancer://mycluster forcerecovery=Off failontimeout=On> #BalancerMember http://localhost:8080 ping=1 timeout=5 BalancerMember ajp://localhost:8009 ping=1 timeout=5 </Proxy> I have fixed a related issue JBCS-390 in trunk -- You are receiving this mail because: You are the assignee for the bug. --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
