From: Stefan Fritsch Date: Sat, 9 Jan 2010 19:52:47 +0000 (+0000) Subject: Propose mod_reqtimeout for backport X-Git-Tag: 2.2.15~112 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=0f6e66838954671e214203e1460f64f302e21dab;p=thirdparty%2Fapache%2Fhttpd.git Propose mod_reqtimeout for backport git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.2.x@897527 13f79535-47bb-0310-9956-ffa450edef68 --- diff --git a/STATUS b/STATUS index 782abeaacab..ce272a70b5c 100644 --- a/STATUS +++ b/STATUS @@ -139,6 +139,19 @@ PATCHES PROPOSED TO BACKPORT FROM TRUNK: Patch: http://svn.apache.org/viewvc?view=revision&revision=807015 +1: niq, covener + * mod_reqtimeout: New module to limit time waiting for requests from clients. + Backport current version from trunk. + Trunk Patch: http://svn.apache.org/viewvc?rev=821591&view=rev + http://svn.apache.org/viewvc?rev=821792&view=rev + http://svn.apache.org/viewvc?rev=821990&view=rev + http://svn.apache.org/viewvc?rev=822509&view=rev + http://svn.apache.org/viewvc?rev=822857&view=rev + http://svn.apache.org/viewvc?rev=825177&view=rev + http://svn.apache.org/viewvc?rev=834499&view=rev + http://svn.apache.org/viewvc?rev=885121&view=rev + 2.2.x Patch: http://people.apache.org/~sf/mod_reqtimeout.2.2.patch + +1: sf + PATCHES/ISSUES THAT ARE STALLED * srclib/pcre and vendor/pcre