DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUGĀ·
RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT
<http://issues.apache.org/bugzilla/show_bug.cgi?id=36828>.
ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED ANDĀ·
INSERTED IN THE BUG DATABASE.

http://issues.apache.org/bugzilla/show_bug.cgi?id=36828

           Summary: mod_ssl fix 32699 makes apache return
                    APR_ECONNRESET(104) as the HTTP error code
           Product: Apache httpd-2.0
           Version: 2.0.54
          Platform: All
        OS/Version: All
            Status: NEW
          Keywords: ErrorMessage
          Severity: normal
          Priority: P2
         Component: All
        AssignedTo: [email protected]
        ReportedBy: [EMAIL PROTECTED]


Since the fix for bug #32699, I occasionally get 104 http error codes in my
access log. I have tracked it to aborted SSL connections. The patch for this bug
returns an APR_ECONNRESET which resolves to 104 on my linux system (Redhat 9 and
Fedora4). It shouldn't be returning invalid http error codes when trying to log
aborted http connections.

When I reported this on that bug, Joe Orton said that he thought this wasn't a
mod_ssl specific problem.

The same test as used in bug #32699 will cause the problem.

-- 
Configure bugmail: http://issues.apache.org/bugzilla/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to