From: Daniel Earl Poirier Date: Tue, 13 Oct 2009 12:46:36 +0000 (+0000) Subject: Propose backport: treat s-maxage as explicit expiration in cacheability X-Git-Tag: 2.2.15~194 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=213dd437a62972339f942350b1daea09c3dde663;p=thirdparty%2Fapache%2Fhttpd.git Propose backport: treat s-maxage as explicit expiration in cacheability decisions, per RFC 2616. git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.2.x@824725 13f79535-47bb-0310-9956-ffa450edef68 --- diff --git a/STATUS b/STATUS index af5d9c1597c..0a6b6528dcd 100644 --- a/STATUS +++ b/STATUS @@ -133,6 +133,14 @@ PATCHES PROPOSED TO BACKPORT FROM TRUNK: 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