Re: a question on tomcat failover

2012-03-17 Thread Mark Thomas
charles didonato wrote: >I have 2 instances of Tomcat 7.0 on the same host with two manager apps >(different ports) and two AJP connectors On different ports. Apache 2.4 is >providing the load balancing and >when I stop one instance of Tomcat, it fails over To the other instance. My >questi

a question on tomcat failover

2012-03-17 Thread charles didonato
I have 2 instances of Tomcat 7.0 on the same host with two manager apps (different ports) and two AJP connectors On different ports. Apache 2.4 is providing the load balancing and when I stop one instance of Tomcat, it fails over To the other instance. My question is should I have to stop