You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@tomcat.apache.org by bu...@apache.org on 2011/10/19 12:07:32 UTC

DO NOT REPLY [Bug 52056] Wrong HTTP status 200 in log instead of 500/503

https://issues.apache.org/bugzilla/show_bug.cgi?id=52056

--- Comment #1 from Dmitry Zamaruev <av...@dmz.org.ua> 2011-10-19 10:07:32 UTC ---
With patch applied I have more correct values in logs:
<<access.log:
[19/Oct/2011:12:32:45 +0300] "GET / HTTP/1.1" 503 323 "-"
[19/Oct/2011:12:33:45 +0300] "GET /jk-status HTTP/1.1" 200 5459 "-"

<<mod_jk.log:
[19/Oct/2011:12:32:45 +0300] 0.101018 - vm201.int "GET / HTTP/1.1" 500
19/Oct/2011:12:33:45 +0300] 0.002270 - vm201.int "GET /jk-status HTTP/1.1" 200

-- 
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-unsubscribe@tomcat.apache.org
For additional commands, e-mail: dev-help@tomcat.apache.org