aboutsummaryrefslogtreecommitdiff
path: root/www/p5-Catalyst-Plugin-PageCache/distinfo
Commit message (Collapse)AuthorAgeFilesLines
* - Update to 0.12Sergey Matveychuk2006-03-261-3/+3
| | | | | | | | PR: ports/94960 Submitted by: maintainer Notes: svn path=/head/; revision=158188
* Many dynamic websites perform heavy processing on most pages, yet thisErwin Lansing2005-12-191-0/+3
information may rarely change from request to request. Using the PageCache plugin, you can cache the full output of different pages so they are served to your visitors as fast as possible. This method of caching is very useful for withstanding a Slashdotting, for example. This plugin requires that you also load a Cache plugin. Please see the Known Issues when choosing a cache backend. WWW: http://search.cpan.org/dist/Catalyst-Plugin-PageCache/ PR: ports/90661 Submitted by: Lars Balker Rasmussen <lars@balker.dk> Notes: svn path=/head/; revision=151585