summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--STATUS4
1 files changed, 0 insertions, 4 deletions
diff --git a/STATUS b/STATUS
index 4f74458bb0..92000c7717 100644
--- a/STATUS
+++ b/STATUS
@@ -353,10 +353,6 @@ WISH LIST
specify time at which local cached content is to be revalidated
(ie, underlying file stat'ed to see if it has changed).
- * mod_cache: CacheEnable/CacheDisable should accept regular expressions.
- jerenkrantz says: Too slow. Get regexs away from speedy caches by
- default. Introduce a new CacheEnableRegex if you want.
-
* mod_mem_cache/mod_cache_disk: Need to be able to query cache
status (num of entries, cache object properties, etc.).
mod_status could be extended to query optional hooks defined