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

           Summary: tomcat hangs with GET when content-length is defiend
           Product: Tomcat 6
           Version: 6.0.16
          Platform: All
        OS/Version: All
            Status: NEW
          Severity: normal
          Priority: P2
         Component: Connectors
        AssignedTo: [EMAIL PROTECTED]
        ReportedBy: [EMAIL PROTECTED]


When a request with GET method is done with a content-length header set to for
example 10000, the thread serving the request hangs until time out.

it hangs due to a call to IdentityInputFilter.end();

Could it be a security problem (dos attack) ?


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