You are viewing a plain text version of this content. The canonical link for it is here.
Posted to cvs@httpd.apache.org by co...@apache.org on 2014/04/10 15:39:28 UTC

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

Author: covener
Date: Thu Apr 10 13:39:28 2014
New Revision: 1586297

URL: http://svn.apache.org/r1586297
Log:
propose thunderin herd protection backport

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=1586297&r1=1586296&r2=1586297&view=diff
==============================================================================
--- httpd/httpd/branches/2.2.x/STATUS (original)
+++ httpd/httpd/branches/2.2.x/STATUS Thu Apr 10 13:39:28 2014
@@ -114,6 +114,15 @@ PATCHES PROPOSED TO BACKPORT FROM TRUNK:
      rpluem says: +1 if you add the MMN bump
 	 ylavic: MMN bump in patch #3
 
+   * mod_cache: Don't remove stale cache entries that cannot be conditionally
+     revalidated. This prevents the thundring herd protection from serving
+     stale during a revalidation. Reverts most of r572626 which is also gone
+     from later branches.   PR 50317.
+     trunk patch: http://svn.apache.org/viewvc?view=revision&revision=1023398
+     2.2.x patch: http://people.apache.org/~covener/patches/httpd-2.2.x-thunder.diff 
+         (+ CHANGES)
+     +1: covener
+
 PATCHES/ISSUES THAT ARE STALLED
 
   * mod_cache: Realign the cache_quick_handler() to behave identically