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

http://nagoya.apache.org/bugzilla/show_bug.cgi?id=8253

r->connection->aborted not set on Win32, breaks %X log format

           Summary: r->connection->aborted not set on Win32, breaks %X log
                    format
           Product: Apache httpd-2.0
           Version: 2.0.35
          Platform: PC
        OS/Version: Windows NT/2K
            Status: NEW
          Severity: Normal
          Priority: Other
         Component: Core
        AssignedTo: [email protected]
        ReportedBy: [EMAIL PROTECTED]


r->connection->aborted does not appear to be set to 1 when a connection is 
aborted on Win32 (works fine on Linux and Solaris).  I'm trying to check for 
this in a custom module, but also tested using the %X log format directive.  I 
ran the same test against Apache 1.3.24 on Win32 (with the %c log format 
directive), and it works correctly in Apache 1.3.24 on Win32.

Reply via email to