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 2011/05/21 08:25:19 UTC

DO NOT REPLY [Bug 51239] New: ap_get_client_block may block continuously sometimes

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