Search code examples
tomcat7struts-1

Redirect tomcat to maintenance page when my tomcat is down


I just joined a new company and it was told that the sites they have uses tomcat. And, they want to show a custom web page when tomcat is down. currently it will show Error 500. I am the only person in IT team for now and I am pretty new to tomcat and do not have knowledge about tomcat. Can someone please explain how to setup a custom web page when tomcat is down?I am using only tomcat not apache or load balancer infront of tomcat. Thanks in advance.


Solution

  • You have to use apache 2 or load balncer in front of tomat.And configure a maintenance page in apache or load balancer.

    If you have any problem just post it