]> git.ipfire.org Git - thirdparty/apache/httpd.git/commitdiff
Propose.
authorGraham Leggett <minfrin@apache.org>
Sat, 3 Oct 2009 13:19:51 +0000 (13:19 +0000)
committerGraham Leggett <minfrin@apache.org>
Sat, 3 Oct 2009 13:19:51 +0000 (13:19 +0000)
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.2.x@821314 13f79535-47bb-0310-9956-ffa450edef68

STATUS

diff --git a/STATUS b/STATUS
index b5c6ecd17430d3c7d58e2c7777c884f44ecc9ed1..d1b69295182fb6f946daf82c25c91216512ea9e6 100644 (file)
--- a/STATUS
+++ b/STATUS
@@ -114,6 +114,19 @@ PATCHES PROPOSED TO BACKPORT FROM TRUNK:
    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