You are viewing a plain text version of this content. The canonical link for it is here.
Posted to bugs@httpd.apache.org by bu...@apache.org on 2005/09/27 19:20:22 UTC

DO NOT REPLY [Bug 36828] New: - mod_ssl fix 32699 makes apache return APR_ECONNRESET(104) as the HTTP error code

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: bugs@httpd.apache.org
        ReportedBy: jbrady@sbccd.cc.ca.us


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