https://bz.apache.org/bugzilla/show_bug.cgi?id=58105
Bug ID: 58105 Summary: Incorrect access log messages Product: Tomcat 8 Version: 8.0.23 Hardware: PC Status: NEW Severity: minor Priority: P2 Component: Catalina Assignee: dev@tomcat.apache.org Reporter: ognjen.d.blagoje...@gmail.com While smoke testing Tomcat 8.0.23, I observe in my log files incorrect log messages (last three are the problem): (snip) - - [01/May/2015:01:38:22 +0200] "GET /docs/manager-howto.html HTTP/1.1" 200 75344 (snip) - - [01/May/2015:01:38:22 +0200] "GET /docs/cluster-howto.html HTTP/1.1" 200 43860 (snip) - - [01/May/2015:01:38:22 +0200] "GET /manager/status HTTP/1.1" 401 2538 (snip) - - [01/Jan/1970:00:59:59 +0100] "-" 400 - (snip) - - [01/Jan/1970:00:59:59 +0100] "-" 400 - (snip) - - [01/Jan/1970:00:59:59 +0100] "-" 400 - I don't find anything suspicious in my tests or configuration. It looks similar to issue 56620, but I don't think it is a duplicate. -- 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