On 28/02/2011 15:50, laredotornado wrote:
> 
> Hi,
> 
> We are using Tomcat 6.0.24 running on two different machines.  In our
> workers.properties file, we have
> 
> worker.worker1.fail_on_status=500,503
> 
> to cause instances to gracefully fail over if there is a problem on one
> instance.  This is great, but if one app server is repeatedly failing over
> to the second app server (in which case only one is handling all our
> traffic), how can we pro-actively detect that there is a problem with the
> first app server?

That will depend on what is triggering the failures.

Mark

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

Reply via email to