From: Graham Leggett Date: Sat, 27 Apr 2013 21:06:14 +0000 (+0000) Subject: Propose mod_cache_socache for backport. X-Git-Tag: 2.4.5~374 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=e2e565f8e69af4567d2dd3ec6c3f26d17221e54b;p=apache Propose mod_cache_socache for backport. git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.4.x@1476670 13f79535-47bb-0310-9956-ffa450edef68 --- diff --git a/STATUS b/STATUS index 2e42bb68f7..535a1955d4 100644 --- a/STATUS +++ b/STATUS @@ -288,6 +288,20 @@ PATCHES PROPOSED TO BACKPORT FROM TRUNK: 2.4.x patch: trunk patch works (minus CHANGES) +1: minfrin + * mod_cache_socache: New cache implementation backed by mod_socache + that replaces mod_mem_cache removed from httpd v2.2. + trunk patches: http://svn.apache.org/r1305167 + http://svn.apache.org/r1330964 + http://svn.apache.org/r1388660 + http://svn.apache.org/r1388899 + http://svn.apache.org/r1391396 + http://svn.apache.org/r1391398 + http://svn.apache.org/r1392214 + http://svn.apache.org/r1406760 + http://svn.apache.org/r1418648 + 2.4.x patch: http://people.apache.org/~minfrin/httpd-mod_cache_socache-rollup.patch + +1: minfrin + A list of further possible backports can be found at: http://people.apache.org/~rjung/patches/possible-backports-httpd-trunk-2_4.txt