]> granicus.if.org Git - apache/commit
Enable mod_mem_cache to be configured to cache open file handle using new
authorBill Stoddard <stoddard@apache.org>
Tue, 30 Apr 2002 03:25:12 +0000 (03:25 +0000)
committerBill Stoddard <stoddard@apache.org>
Tue, 30 Apr 2002 03:25:12 +0000 (03:25 +0000)
commit47f300e86b2fd39fed848ec63caf79a9b2fcbfec
tree474ab51cccd34a1e2e4ae800d5ba268952c4e520
parent267591e39f5f4c366be86942fa588359cb7c7b53
Enable mod_mem_cache to be configured to cache open file handle using new
directive option: CacheEnable fd / will enable caching fds. If for some
reason the fd cannot be cached, the directive will effectively morph into
CacheEnable mem /

git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@94873 13f79535-47bb-0310-9956-ffa450edef68
modules/experimental/mod_mem_cache.c