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/03/04 13:46:30 UTC

DO NOT REPLY [Bug 50870] Content-Lenght specified in a GET request makes the listener to wait until the timeout.

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

Eric Covener <co...@gmail.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |RESOLVED
         Resolution|                            |INVALID

--- Comment #1 from Eric Covener <co...@gmail.com> 2011-03-04 07:46:28 EST ---
This seems to be working as designed, Apache waits for the request to complete
for as long as you configure it. For more fine grained control, use
mod_reqtimeout.  

In the case of your rewrites, Apache is waiting to drain the body so the client
will be sure to read the error.

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