https://issues.apache.org/bugzilla/show_bug.cgi?id=51117
Konstantin Kolinko <knst.koli...@gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |RESOLVED Resolution| |WONTFIX Severity|normal |enhancement --- Comment #1 from Konstantin Kolinko <knst.koli...@gmail.com> 2011-04-26 03:47:55 EDT --- (In reply to comment #0) > When a deployment or a virtual host is stopped in tomcat5, an access attempt > is > replied to with: > HTTP Status 503 - This application is not currently available > > Wouldn't 404 be better? It is a matter of preference. 503 is some specific response status code officially defined in RFC 2616. This is not an error to return 503 there. Changing Severity and closing as WONTFIX, because this behaviour in Tomcat 5.5 will not be changed. If I remember correctly, Tomcat 6 already replies with 404 when webapps are stopped, thus this issues is "fixed" there. -- Configure bugmail: https://issues.apache.org/bugzilla/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the assignee for the bug. --------------------------------------------------------------------- To unsubscribe, e-mail: dev-unsubscr...@tomcat.apache.org For additional commands, e-mail: dev-h...@tomcat.apache.org