From: Jim Jagielski Date: Thu, 3 Feb 2005 02:55:21 +0000 (+0000) Subject: Backport entry: X-Git-Tag: 2.0.53~47 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=2b61050f0f15ac37ff2022ada120a041d59c0ed9;p=thirdparty%2Fapache%2Fhttpd.git Backport entry: http://svn.apache.org/viewcvs.cgi?rev=149550&view=rev git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.0.x@151109 13f79535-47bb-0310-9956-ffa450edef68 --- diff --git a/STATUS b/STATUS index e3135e713c7..adf457dc3c4 100644 --- a/STATUS +++ b/STATUS @@ -84,6 +84,12 @@ PATCHES TO BACKPORT FROM 2.1 +1: stoddard + *) Start keeping track of the amount of time taken to + process a request again. Results in the 'Req' field in + mod_status no longer being bogus. + http://svn.apache.org/viewcvs.cgi?rev=149550&view=rev + +1: jim + *) LimitRequestFieldSize directive: Remove upper limit on the request field size. http://svn.apache.org/viewcvs.cgi?rev=149269&view=rev