You are viewing a plain text version of this content. The canonical link for it is here.
Posted to cvs@httpd.apache.org by po...@apache.org on 2009/10/13 14:46:36 UTC

svn commit: r824725 - /httpd/httpd/branches/2.2.x/STATUS

Author: poirier
Date: Tue Oct 13 12:46:36 2009
New Revision: 824725

URL: http://svn.apache.org/viewvc?rev=824725&view=rev
Log:
Propose backport: treat s-maxage as explicit expiration in cacheability
decisions, per RFC 2616.

Modified:
    httpd/httpd/branches/2.2.x/STATUS

Modified: httpd/httpd/branches/2.2.x/STATUS
URL: http://svn.apache.org/viewvc/httpd/httpd/branches/2.2.x/STATUS?rev=824725&r1=824724&r2=824725&view=diff
==============================================================================
--- httpd/httpd/branches/2.2.x/STATUS (original)
+++ httpd/httpd/branches/2.2.x/STATUS Tue Oct 13 12:46:36 2009
@@ -133,6 +133,14 @@
    2.2.x Patch: trunk patch works
    +1: sf, minfrin
 
+ * mod_cache: treat s-maxage as an explicit expiration in cacheability
+              decisions, per RFC 2616
+   Trunk Patch: http://svn.apache.org/viewvc?rev=823536&view=rev
+                http://svn.apache.org/viewvc?rev=823563&view=rev
+   2.2.x Patch: http://people.apache.org/~poirier/smaxage.patch
+                (trunk patch works, except for CHANGES)
+   +1: poirier
+
 PATCHES/ISSUES THAT ARE STALLED
 
   * srclib/pcre and vendor/pcre