You are viewing a plain text version of this content. The canonical link for it is here.
Posted to users@tomcat.apache.org by Stephen Charles Huey <st...@fastmail.fm> on 2004/06/15 00:12:58 UTC

how to show "System Unavailable" page when Tomcat is down

Though I'm capable of adding to the JSPs and servlets on an existing
site, I'm no web server guru, so I'm having a hard time with this
problem.  Our database vendor's ODBC driver has issues, so occasionally
we have to restart Tomcat (and maybe the driver) to get the website
running again, and since this is used by thousands of people every day,
they can get pretty annoyed when all they see in their browser is "Page
cannot be displayed" (and this can go on for anywhere from 5-15
minutes).  

We need a way to show some redirect requests for the website to some
static HTML page when Tomcat is down.  Since Tomcat is running our
website, I'm really not sure of how to provide a solution for that (we
don't have multiple application servers--just one web server and one
database server).  Any thoughts would be greatly appreciated!

Thanks,
Stephen

---------------------------------------------------------------------
To unsubscribe, e-mail: tomcat-user-unsubscribe@jakarta.apache.org
For additional commands, e-mail: tomcat-user-help@jakarta.apache.org