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

           Summary: 505 Errors are not logged in the access log
           Product: Tomcat 5
           Version: 5.5.23
          Platform: PC
        OS/Version: Windows Server 2003
            Status: NEW
          Severity: normal
          Priority: P2
         Component: Connector:Coyote
        AssignedTo: [EMAIL PROTECTED]
        ReportedBy: [EMAIL PROTECTED]


Easy to verify via

% telnet host 8080
GET / foo bar HTTP/1.1
Host: host

Then
curl http://host:8080/

then look in access log.

I realize its debatable whether or not 505s should be logged, but I am trying
to debug a 505 right now and it should would be helpful.  At the very least, a
config option that enabled logging of 505s would be nice.  Fwiw, Apache HTTPd
2.0 logs 505s.


-- 
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: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to