Z cyklu “wygrzebane podczas guglowania”: jpcache.

jpcache is a lightweight, full page caching system for PHP, thus reducing server-load, as pages are generated less often. It dramatically speeds up the serving of your pages, by caching the ouput of pages and returning them instead of compiling the php-page.

Przy okazji tematyki - “stary ale jary” artykuł Zyxa: “Cachowanie zapytań SQL w PHP”.