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 2014/06/13 20:03:22 UTC

[Bug 56622] New: mod_reqtimeout incorrectly applies timeouts to CONNECT requests

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

            Bug ID: 56622
           Summary: mod_reqtimeout incorrectly applies timeouts to CONNECT
                    requests
           Product: Apache httpd-2
           Version: 2.4.9
          Hardware: PC
                OS: Linux
            Status: NEW
          Severity: normal
          Priority: P2
         Component: mod_reqtimeout
          Assignee: bugs@httpd.apache.org
          Reporter: smkent@extrahop.com

Created attachment 31715
  --> https://issues.apache.org/bugzilla/attachment.cgi?id=31715&action=edit
Proposed fix for this issue

mod_reqtimeout applies connection timeouts to CONNECT-method requests.

mod_reqtimeout's source suggests this is not the intended behavior.

I have written a short patch to fix this, please see attached.

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


[Bug 56622] mod_reqtimeout incorrectly applies timeouts to CONNECT requests

Posted by bu...@apache.org.
https://issues.apache.org/bugzilla/show_bug.cgi?id=56622

Will Mortensen <wi...@extrahop.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
           Keywords|                            |PatchAvailable
            Version|2.4.9                       |2.4.10

--- Comment #1 from Will Mortensen <wi...@extrahop.com> ---
Remains unfixed in 2.4, and appears broken in 2.5 too.

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