Mantis - Resin
Viewing Issue Advanced Details
6002 minor always 05-13-16 11:34 11-30-16 14:48
nam  
ferg  
normal  
closed 4.0.49  
fixed  
none    
none 4.0.50  
0006002: add custom global error page for 503 service unavailable
(rep by S. Busch)

We're having several web-apps running in a bunch virtual hosts and sometimes during redeployments of certain web-apps a User gets a simple "503 Service Temporarily Unavailable" page from Resin when the (default) "active-wait-time" of 15s is exceeded while the web-app is starting up.

Is it somehow possible to redirect the user to a custom error page e.g. in the ROOT web-app from one Host which is always up?
Or at least customize the message "Service Temporarily Unavailable" or give users an additional piece of (text-)information?


Notes
(0006727)
ferg   
11-30-16 14:48   
server/10sz

Added active-wait-error-page. Value is a URL relative to the root of the default virtual host.