The Perl Toolchain Summit needs more sponsors. If your company depends on Perl, please support this very important event.

Changes for version 0.20 - 2008-10-02

  • Config option 'cache_headers' to cache HTTP headers. This is needed if operating behind edge caches such as Akamai. (Chris Alef)
  • Config option 'busy_lock' borrowed from Mason, avoids the "dog-pile" effect where many concurrent requests can generate and cache the same page. See the documentation for details.
  • The ability to call clear_cached_page can be disabled to improve performance (a cache index will not be created/updated).

Modules

Cache the output of entire pages