From: Justin Erenkrantz Date: Thu, 17 May 2007 18:32:12 +0000 (+0000) Subject: I have lots of love for mod_cache and I want to share it with the world! X-Git-Tag: 2.2.5~223 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=3eb7006ed78d28b113c061fb8c000e5ccb121450;p=thirdparty%2Fapache%2Fhttpd.git I have lots of love for mod_cache and I want to share it with the world! (Propose another mod_cache-related backport) git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.2.x@539072 13f79535-47bb-0310-9956-ffa450edef68 --- diff --git a/STATUS b/STATUS index 7789b2867e5..444ee9d3207 100644 --- a/STATUS +++ b/STATUS @@ -302,6 +302,14 @@ PATCHES PROPOSED TO BACKPORT FROM TRUNK: (Applies cleanly) +1: jerenkrantz + * mod_cache: Let Cache-Control max-age set the expiration date. + Trunk version of patch: + http://svn.apache.org/viewvc?view=rev&revision=539063 + 2.2.x version of patch: + http://people.apache.org/~jerenkrantz/max-age-expire-2.2.x.patch + (No ->minex in 2.2.x) + +1: jerenkrantz + PATCHES/ISSUES THAT ARE STALLED * PKCS#7: backport PCKS#7 patches from trunk.