You are viewing a plain text version of this content. The canonical link for it is here.
Posted to cvs@httpd.apache.org by mi...@apache.org on 2009/10/03 15:19:52 UTC

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

Author: minfrin
Date: Sat Oct  3 13:19:51 2009
New Revision: 821314

URL: http://svn.apache.org/viewvc?rev=821314&view=rev
Log:
Propose.

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=821314&r1=821313&r2=821314&view=diff
==============================================================================
--- httpd/httpd/branches/2.2.x/STATUS (original)
+++ httpd/httpd/branches/2.2.x/STATUS Sat Oct  3 13:19:51 2009
@@ -114,6 +114,19 @@
    2.2.x Patch: trunk patch works
    +1: sf, minfrin
 
+ * mod_cache: Introduce the thundering herd lock, a mechanism to keep
+              the flood of requests at bay that strike a backend webserver as
+              a cached entity goes stale.
+   Trunk Patch: http://svn.apache.org/viewvc?rev=808212&view=rev
+                http://svn.apache.org/viewvc?rev=808220&view=rev
+                http://svn.apache.org/viewvc?rev=808649&view=rev
+                http://svn.apache.org/viewvc?rev=808652&view=rev
+                http://svn.apache.org/viewvc?rev=808656&view=rev
+                http://svn.apache.org/viewvc?rev=809440&view=rev
+                http://svn.apache.org/viewvc?rev=809665&view=rev
+   2.2.x Patch: http://people.apache.org/~minfrin/httpd-cache-thundering.patch
+   +1: minfrin
+
 PATCHES/ISSUES THAT ARE STALLED
 
   * srclib/pcre and vendor/pcre