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

             Bug #: 51239
           Summary: ap_get_client_block may block continuously sometimes
           Product: Apache httpd-2
           Version: 2.2.17
          Platform: PC
            Status: NEW
          Severity: normal
          Priority: P2
         Component: mod_isapi
        AssignedTo: [email protected]
        ReportedBy: [email protected]
    Classification: Unclassified


This line may block continously if ap_get_client_block saw an error and
returned -1

modules/arch/win32/mod_isapi.c:ServerSupportFunction:893
            while (ap_get_client_block(r, argsbuffer, HUGE_STRING_LEN));


I'm using apache 2.2.28

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