Batcache: New WordPress Caching Plugin
June 23rd, 2008 | Filed under Blogging, Miscellaneous, WordPress.Batcache is a fresh caching wordpress plugin on the scene that will keep your shared hosting server up when Digg hits your site. After the WP-Supercache built on the success of WP-cache, the new caching wordpress plugin Batcache promises to be different.
But when I am super satisfied that WP-Supercache is working great on our site and recommend it as one of the most essential wordpress plugins, why should I use Batcache?
Why use Batcache?
Andy Skelton, creator of Batcache explains that WP-Super-Cache is good for anyone with a single web server with a writable wp-content/cache directory, but in enterprises with multiple servers that don’t share disk space, Batcache comes in useful where you can’t or won’t use file-based caching.
By default it looks for URLs that receive more than two hits from unrecognized users in two minutes. When a URL’s traffic crosses that threshold, Batcache caches the document for five minutes. You can configure these numbers any way you like, or turn off traffic metering and send documents right to the cache.
Once a document has been cached, it is served to eligible visitors until it expires. This is one place where Batcache is different. Most other caches delete cached documents as soon as the underlying data changes. Batcache doesn’t care if it’s serving old data because “old” is relative (and configurable).
Some people may see older pages when they have not interacted with your web site before. However, once they have logged in or left a comment they will always get fresh pages.
So does it work out of the box like other plugins? No. You need to have Memcached working first. Memcached is a high-performance, distributed memory object caching system, generic in nature, but intended for use in speeding up dynamic web applications by alleviating database load, initially developed by Danga Interactive to enhance the speed of LiveJournal.com.
There are lot of updates and to-do lists lined up to improve batcache, and the author says it’s so experimental that it doesn’t even have a version number!
Related Articles
» Google 403 Errors with Wordpress Translation Plugins
» Angsuman WordPress Translator Plugin Gold: Limited Edition
» Global Translator Wordpress Plugin for Multilingual Blogging
» Updated Wordpress Translator Plugins Fix 403 Errors
» Update Manager Wordpress Plugin : Check Plugins Versions
Subscribe new articles by






Comments
Ram | 23/06/08 #
I don’t think that it is for sharing hosting users. You need to install memecached first and in shared hosting it is not possible.
Syahid A. | 23/06/08 #
Glad that you provide a clear explanation on why you should using Batcache. Nice find man.
QuickOnlineTips | 24/06/08 #
Wordpress users are so used to simply using FTP and activating the plugins, that installing memecached can be a stumbling block. But then its not for everyone…
Comment on “Batcache: New WordPress Caching Plugin”