From: Graham Leggett Date: Tue, 26 Sep 2006 13:33:36 +0000 (+0000) Subject: Propose for backport X-Git-Tag: 2.2.4~154 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=18dcc2979e9f668e40f9c12f19ca689130c7306a;p=thirdparty%2Fapache%2Fhttpd.git Propose for backport git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.2.x@450045 13f79535-47bb-0310-9956-ffa450edef68 --- diff --git a/STATUS b/STATUS index d877f4ea4ae..434d66ce112 100644 --- a/STATUS +++ b/STATUS @@ -206,3 +206,10 @@ PATCHES PROPOSED TO BACKPORT FROM TRUNK: http://svn.apache.org/viewvc/httpd/httpd/trunk/docs/manual/mod/mod_proxy.xml?r1=420990&r2=421725 (docs) +1: niq + * mod_disk_cache: Make sure that only positive integers are accepted + for the CacheMaxFileSize and CacheMinFileSize parameters in the + config file. PR39380 + Trunk: http://svn.apache.org/viewvc?view=rev&revision=450042 + 2.2.x: http://people.apache.org/~minfrin/mod_disk_cache-lfsconfig-2.2.patch + +1: minfrin +