| QuickCache is PHP5 compliant and tested up to and including PHP 5.2.4. It is not tested with E_STRICT, however should function properly. One package to support both PHP4 and PHP5.
QuickCache is a lightweight, full page caching system for PHP. QuickCache reduces server load by as much as 80% since pages are generated less often. It dramatically speeds up the serving of pages, by caching the ouput of pages and returning cached versions instead of newly compiling the page.
QuickCache also uses gzip content-encodig and ETag-headers, which results in approximately 80% in traffic-saving for php-pages. You can choose to store the cached output in files in a local directory or in a database.
QuickCache is released under the GNU Public License (GPL). If you are using QuickCache on your site(s), please show your appreciation by putting a link back to this site.
Features:
|