MKDoc::Apache_Cache

Extra speed for Apache::Registry scripts
Download

MKDoc::Apache_Cache Ranking & Summary

Advertisement

  • Rating:
  • License:
  • Perl Artistic License
  • Price:
  • FREE
  • Publisher Name:
  • Bruno Postle
  • Publisher web site:
  • http://search.cpan.org/~bpostle/

MKDoc::Apache_Cache Tags


MKDoc::Apache_Cache Description

Extra speed for Apache::Registry scripts MKDoc::Apache_Cache is a drop-in replacement for the Apache::Registry class. It lets you very fine caching policies using the MKDoc::Control_List module and uses Cache::FileCache as its caching backend.SYNOPSISIn your httpd.conf file instead of having: PerlHandler Apache::RegistryYou have something like: PerlSetEnv MKDoc_Apache_Cache_CONFIG /opt/groucho/cache_policy.txt PerlSetEnv MKDoc_Apache_Cache_CACHE_ROOT /opt/groucho/cache PerlSetEnv MKDoc_Apache_Cache_NAMESPACE apache_cache PerlHandler MKDoc::Apache_CacheYou also need to define your cache policies in the cache_policy.txt file, otherwise it won't cache anything. Requirements: · Perl


MKDoc::Apache_Cache Related Software