[Catalyst] Capture page on server?
Matthias Zeichmann
matthias.zeichmann at gmail.com
Mon Jun 23 18:10:31 BST 2008
On Mon, Jun 23, 2008 at 18:23, Martin Ellison <m.e at acm.org> wrote:
> I actually want to save a static copy of the front page to improve load
> times.
did you look into
http://search.cpan.org/dist/Catalyst-Plugin-Cache/lib/Catalyst/Plugin/Cache.pm
?
you can use various backends with that (filecache, memcached, ...)
--
siggen.pl: Segmentation Fault
More information about the Catalyst
mailing list