On 10/09/2008 10:11 PM, Matt Stevenson wrote:
> Had a bit more time, here is a patch that should work for Unix which have 
> "apr_wait_for_io_or_timeout" available. I can't test windows/others so that's 
> the reason for the ifdef.
> 
> ProxyPass / balance://hotcluster/
> <Proxy balance://hotcluster>
>   # defaultish tomcat
>   BalancerMember ajp://10.136.130.111:7009  loadfactor=1 connectiontimeout=2
>   # below IP is not reachable, acts like a down box
>   BalancerMember ajp://192.168.0.7:7010  loadfactor=1 connectiontimeout=2
> </Proxy>
> 

Committed to trunk slightly modified as r703998 
(http://svn.apache.org/viewvc?rev=703998&view=rev).
Thanks for the patch.

Regards

RĂ¼diger

Reply via email to