charles didonato <cdido...@nycap.rr.com> 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 >question is should I have to stop one >instance of the Tomcat server to fail over Yes. > or can I simply just Stop the application in one instance using the Tomcat > manager ( or >undeploy for that matter)? No. > If I have to stop the Tomcat Instance completely would I just install the > new war file to that instance >and restart with auto deploy? And then repeat this Procedure on the other node? Maybe. Personally, I'd just deploy a new version via the Manager. Mark --------------------------------------------------------------------- To unsubscribe, e-mail: users-unsubscr...@tomcat.apache.org For additional commands, e-mail: users-h...@tomcat.apache.org