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/12/03 15:58:34 UTC

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

Author: poirier
Date: Thu Dec  3 14:58:33 2009
New Revision: 886801

URL: http://svn.apache.org/viewvc?rev=886801&view=rev
Log:
Propose backport for PR 15866 related to cache correctness

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=886801&r1=886800&r2=886801&view=diff
==============================================================================
--- httpd/httpd/branches/2.2.x/STATUS (original)
+++ httpd/httpd/branches/2.2.x/STATUS Thu Dec  3 14:58:33 2009
@@ -158,6 +158,14 @@
      2.2.x patch: trunk works.
     +1: covener
 
+  * mod_disk_cache, mod_mem_cache: don't cache incomplete responses,
+    per RFC 2616, 13.8.
+    PR 15866
+    Trunk Patch: http://svn.apache.org/viewvc?rev=818492&view=rev
+                 http://svn.apache.org/viewvc?rev=821763&view=rev
+    2.2.x Patch: http://people.apache.org/~poirier/PR15866-22x.patch
+    +1: poirier    
+
 PATCHES/ISSUES THAT ARE STALLED
 
   * srclib/pcre and vendor/pcre