Since you're running Tomcat behind IIS, you should be able to configure a custom page in IIS for HTTP 503 errors. I know this is possible with the Apache web server, I suppose IIS can do it too.
(Tomcat's error-page directive doesn't work because the webapp, or all of Tomcat, is down so it can't generate a custom error page.) -- Len On Mon, Jul 7, 2008 at 13:08, Replogle, Andrew <[EMAIL PROTECTED]> wrote: > Hello, > > I've noticed that when my tomcat instances are down and the ajp > transports unreachable the tomcat connector displays a generic > maintenace page. Is there a way to tell the tomcat connector to point to > a custom site-down / maintenance page? > > I'm using version 1.2.26 of the Isapi redirector with IIS 6. > > > TIA, > > Andrew > --------------------------------------------------------------------- To start a new topic, e-mail: users@tomcat.apache.org To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]