rpluem says: +1 if you add the MMN bump
ylavic: MMN bump in patch #3
+ * mod_cache: Don't remove stale cache entries that cannot be conditionally
+ revalidated. This prevents the thundring herd protection from serving
+ stale during a revalidation. Reverts most of r572626 which is also gone
+ from later branches. PR 50317.
+ trunk patch: http://svn.apache.org/viewvc?view=revision&revision=1023398
+ 2.2.x patch: http://people.apache.org/~covener/patches/httpd-2.2.x-thunder.diff
+ (+ CHANGES)
+ +1: covener
+
PATCHES/ISSUES THAT ARE STALLED
* mod_cache: Realign the cache_quick_handler() to behave identically