]> git.ipfire.org Git - thirdparty/apache/httpd.git/commit
mod_cache: Introduce the thundering herd lock, a mechanism to keep
authorGraham Leggett <minfrin@apache.org>
Sat, 27 Feb 2010 18:54:40 +0000 (18:54 +0000)
committerGraham Leggett <minfrin@apache.org>
Sat, 27 Feb 2010 18:54:40 +0000 (18:54 +0000)
commit4c86971fa2bdcdd07da8a02f7d4d279b11b2985f
tree2364a87825220b70e81f7b1477119fd62f2467ee
parent40de46beb09e14500a3baf5c6b8c143aecdd4a08
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.
+1: minfrin, jim, pgollucci

git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.2.x@917013 13f79535-47bb-0310-9956-ffa450edef68
CHANGES
STATUS
docs/manual/mod/mod_cache.xml
modules/cache/cache_storage.c
modules/cache/cache_util.c
modules/cache/mod_cache.c
modules/cache/mod_cache.h