From: Graham Leggett Date: Sat, 3 Oct 2009 13:19:51 +0000 (+0000) Subject: Propose. X-Git-Tag: 2.2.15~198 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=4234d8b0fa632680bca667d0de5b61d56034a0e9;p=thirdparty%2Fapache%2Fhttpd.git Propose. git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.2.x@821314 13f79535-47bb-0310-9956-ffa450edef68 --- diff --git a/STATUS b/STATUS index b5c6ecd1743..d1b69295182 100644 --- 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