]> git.ipfire.org Git - thirdparty/apache/httpd.git/commitdiff
I have lots of love for mod_cache and I want to share it with the world!
authorJustin Erenkrantz <jerenkrantz@apache.org>
Thu, 17 May 2007 18:32:12 +0000 (18:32 +0000)
committerJustin Erenkrantz <jerenkrantz@apache.org>
Thu, 17 May 2007 18:32:12 +0000 (18:32 +0000)
(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

STATUS

diff --git a/STATUS b/STATUS
index 7789b2867e5e2bb9497c326801130222da622eb9..444ee9d3207afb9ab5eb20793e2e4de7e8fa2c08 100644 (file)
--- 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.