cgi_buffer is a group of libraries (for Perl, Python and PHP) that automatically handle performance-improving HTTP features that most Web servers don’t implement (at least for scripts).
#caching
Squid 3.0 Configuration Manual – Contents
Squid 3.0 Configuration Manual – Contents
Detailed reference manual on all the Squid configuration directives.
Squid 2.5 Quick Start Guide
Brief intro to get started with Squid using some really basic settings.
Apache module mod_proxy
Details on the Apache module for running as a proxy/cache.
Cache Tester
A page that allows you to generate pages with defined expiry/last modified headers to test a caching configuration.
Squid User’s Guide
Wiki-based guide to using and managing Squid (the proxy/caching system).
Ricardo Galli, de software libre » WP-Cache 2.0
Ricardo Galli, de software libre » WP-Cache 2.0
The definitive caching plugin for WordPress. Stores static versions of pages to speed up response times.
Turck MMCache for PHP – Turck Software St. Petersburg
Turck MMCache for PHP – Turck Software St. Petersburg
Turck MMCache is a free open source PHP accelerator, optimizer, encoder and dynamic content cache for PHP. It increases performance of PHP scripts by caching them in compiled state, so that the overhead of compiling is almost completely eliminated. Also i
memcached: a distributed memory object caching system
memcached: a distributed memory object caching system
memcached is a high-performance, distributed memory object caching system, generic in nature, but intended for use in speeding up dynamic web applications by alleviating database load.