I just configured my site to use WP-Cache plugin using the Gzip modification for WP-Cache from here, and that means there’s 2 cached version of my site .. the first version is the not encoded content and the second version is the encoded content. Although my site isn’t a busy site like them both. But i prefer speed rather than a long query time from the sql database ..
Unfortunately there’s downside to use wp-cache .. and that’s you must browse to all of your post, because wp-cache only cache pages that has been viewed by other people or by yourself … and because i was to lazy to do that, i let some online xml-sitemaps bot to crawl through all my site content :P .. and hopefully my site will be a lot faster by using this plugin.
Leave a response