]> granicus.if.org Git - apache/commit
mod_cache: Introduce the thundering herd lock, a mechanism to keep
authorGraham Leggett <minfrin@apache.org>
Wed, 26 Aug 2009 22:46:35 +0000 (22:46 +0000)
committerGraham Leggett <minfrin@apache.org>
Wed, 26 Aug 2009 22:46:35 +0000 (22:46 +0000)
commit2c379cc6fb1622a808e3b56405fc8d1eefc982f2
treea90605ef9213493efcf60fe01e01c8d3615a08e3
parent1bc6da5bb44a67db371a19244c65a3d511b477d6
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.

git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@808212 13f79535-47bb-0310-9956-ffa450edef68
CHANGES
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