]> git.ipfire.org Git - thirdparty/apache/httpd.git/commit
Backport r808723, which was applied to trunk but not added to the backport
authorGraham Leggett <minfrin@apache.org>
Sun, 28 Feb 2010 13:25:53 +0000 (13:25 +0000)
committerGraham Leggett <minfrin@apache.org>
Sun, 28 Feb 2010 13:25:53 +0000 (13:25 +0000)
commit6ceb36495430f8091aedc07b1e5470d83a7f5b17
tree33eb3ef00306cb941652be864d32568054cd086c
parentaf2f424510e149760748d6d8aebb8d415842a617
Backport r808723, which was applied to trunk but not added to the backport
proposal below. Fixes a compiler warning on v2.2 reported by Rainer Jung.
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/branches/2.2.x@917177 13f79535-47bb-0310-9956-ffa450edef68
modules/cache/cache_util.c