Caching With Apache's mod_cache On Ubuntu 10.04
Posted on: 08/20/2010 07:00 PM
Howtogeek posted a tutorial about caching with Apache's mod_cache on Ubuntu 10.04
Caching With Apache's mod_cache On Ubuntu 10.04
This article explains how you can cache your web site contents with Apache's mod_cache on Ubuntu 10.04. If you have a high-traffic dynamic web site that generates lots of database queries on each request, you can decrease the server load dramatically by caching your content for a few minutes or more (that depends on how often you update your content).