You are viewing a plain text version of this content. The canonical link for it is here.
Posted to cvs@httpd.apache.org by rp...@apache.org on 2008/11/09 17:10:15 UTC

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

Author: rpluem
Date: Sun Nov  9 08:10:15 2008
New Revision: 712507

URL: http://svn.apache.org/viewvc?rev=712507&view=rev
Log:
* Add proposal

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=712507&r1=712506&r2=712507&view=diff
==============================================================================
--- httpd/httpd/branches/2.2.x/STATUS (original)
+++ httpd/httpd/branches/2.2.x/STATUS Sun Nov  9 08:10:15 2008
@@ -197,6 +197,15 @@
          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