From: Graham Leggett Date: Tue, 26 Sep 2006 15:46:41 +0000 (+0000) Subject: Propose another backport X-Git-Tag: 2.2.4~148 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=3f6c51357e4d66360e1355a78af95097071753a1;p=thirdparty%2Fapache%2Fhttpd.git Propose another backport git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.2.x@450093 13f79535-47bb-0310-9956-ffa450edef68 --- diff --git a/STATUS b/STATUS index f1fdf4e61d1..4ffca824b80 100644 --- a/STATUS +++ b/STATUS @@ -234,3 +234,9 @@ PATCHES PROPOSED TO BACKPORT FROM TRUNK: Trunk: http://svn.apache.org/viewvc?view=rev&revision=450070 +1: minfrin + * mod_mem_cache: Convert mod_mem_cache to use APR memory pool functions + by creating a root pool for object persistence across requests. This + also eliminates the need for custom serialization code. + Trunk: http://svn.apache.org/viewvc?view=rev&revision=450089 + +1: minfrin +