]> git.ipfire.org Git - thirdparty/apache/httpd.git/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)
commitdee38860cca2f94e71a0df8f42659098b18cdb5b
tree474ab51cccd34a1e2e4ae800d5ba268952c4e520
parentb88707dc46b737c17b8d4dd4a9d5386306616082
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