Cake's core cache helper is great, but the files it outputs are PHP files, so it will never be as fast as straight HTML files. This HTML Cache Helper writes out pure HTML, meaning the web server doesn’t have to touch PHP when a request is made. This helper is for sites with high traffic pages that have nothing unique about the user on the page. I use this helper on http://www.rsstalker.com. It han