This seems like a nice introduction guide to caching but it seems a bit dated.
It does not mention using varnish, memcache, redis or anything similar. And it talks of CGI scripting being one of the most popular ways to generate content.
But I've found a lot of current devs are missing some of the basics that folks used to have to know so it doesn't hurt to talk about HTTP response headers and the like every now and then.
It does not mention using varnish, memcache, redis or anything similar. And it talks of CGI scripting being one of the most popular ways to generate content.