Anyone have any good resources on the best practices for doing this?
Say I have dynamic content. For example a blog. But I want to cache some of the less dynamic pages in a static html file in a cache folder, and have this on a time period. Say cache, file a for 24 hours.
I can devise some methods, but I want to know how some bigger online applications are handling it to learn it the proper way.
