|
The web server will use the default error page if it detects the external application is unreacheable right away. I think it is better to return 404 than 503. If possible, let the web server manage the Fast CGI application, those kind of external application error could be recovered automatically. :-)
|