Bug 56622 - mod_reqtimeout incorrectly applies timeouts to CONNECT requests
Summary: mod_reqtimeout incorrectly applies timeouts to CONNECT requests
Status: RESOLVED FIXED
Alias: None
Product: Apache httpd-2
Classification: Unclassified
Component: mod_reqtimeout (show other bugs)
Version: 2.4.10
Hardware: PC Linux
: P2 normal (vote)
Target Milestone: ---
Assignee: Apache HTTPD Bugs Mailing List
URL:
Keywords: FixedInTrunk, PatchAvailable
Depends on:
Blocks:
 
Reported: 2014-06-13 18:03 UTC by Stephen Kent
Modified: 2018-08-03 22:04 UTC (History)
0 users



Attachments
Proposed fix for this issue (881 bytes, patch)
2014-06-13 18:03 UTC, Stephen Kent
Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Stephen Kent 2014-06-13 18:03:22 UTC
Created attachment 31715 [details]
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.
Comment 1 Will Mortensen 2015-02-13 04:24:03 UTC
Remains unfixed in 2.4, and appears broken in 2.5 too.
Comment 2 Christophe JAILLET 2018-08-03 22:04:34 UTC
An equivalent patch has been applied in r1757675 and is available since 2.4.24.

Commit message points to https://bugzilla.mozilla.org/show_bug.cgi?id=1279483#c9