You are viewing a plain text version of this content. The canonical link for it is here.
Posted to users@tomcat.apache.org by jo...@fwd.at on 2003/04/06 12:24:14 UTC

High availability Tomcat webapps using ant undeploy/deploy??

Hi there!

My primary focus is high availability of the Tomcat applications running 
in production. 

Currently it takes approximately 10 seconds to redeploy an application 
using ant undeploy/deploy in production. 
This means taking the whole application down for 10 seconds leaving users 
with an 404 error.

==> What could I do to have 100% availability of my webapp during the 
undeployed-state?

thx alot
Johannes