From: Ruediger Pluem Date: Sun, 9 Nov 2008 16:10:15 +0000 (+0000) Subject: * Add proposal X-Git-Tag: 2.2.11~90 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=59b101acedec94f2e53442a14b7d6b382ebcb91b;p=thirdparty%2Fapache%2Fhttpd.git * Add proposal git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.2.x@712507 13f79535-47bb-0310-9956-ffa450edef68 --- diff --git a/STATUS b/STATUS index b2d42fd6d59..00946212a51 100644 --- a/STATUS +++ b/STATUS @@ -197,6 +197,15 @@ PATCHES PROPOSED TO BACKPORT FROM TRUNK: Trunk version of patch works +1: rpluem, + * mod_cache: Convert age of cached object to seconds before comparing it to + age supplied by the request when checking whether to send a Warning + header for a stale response. PR 39713. + Trunk version of patch: + http://svn.apache.org/viewvc?rev=411464&view=rev + Backport version for 2.2.x of patch: + Trunk version of patch works + +1: rpluem, + PATCHES/ISSUES THAT ARE STALLED * core, authn/z: Avoid calling access control hooks for internal requests