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

             Bug #: 52229
           Summary: ap_start_lingering_close may block and is called from
                    listener thread
           Product: Apache httpd-2
           Version: 2.4-HEAD
          Platform: All
        OS/Version: All
            Status: NEW
          Severity: normal
          Priority: P2
         Component: Event MPM
        AssignedTo: [email protected]
        ReportedBy: [email protected]
    Classification: Unclassified


ap_start_lingering_close flushes the output buffers to the client. Therefore it
should not be called from the listener thread unless we know that the output
buffers are empty.

-- 
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