Identify parts of your Web content that is static, potentially most popular, large (for instance animations, images). These are usually the parts you should consider first.
Here you can find excellent Caching Tutorial
Identify parts of your Web content that is static, potentially most popular, large (for instance animations, images). These are usually the parts you should consider first.
Here you can find excellent Caching Tutorial
One thing to analyze is if the information in your pages needs to be always up to date or if you could delay the updates holding them in a cache for period of time. This dependes on the kind of site.
There are some real big sites that reaches to the point of having inconsistent data for a while until all cache nodes are updated.