<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
	xmlns:series="http://unfoldingneurons.com/"
		>
<channel>
	<title>Comments on: The fastest caching combo for WordPress. Am I in a cached Nirvana?</title>
	<atom:link href="http://dbzer0.com/blog/the-fastest-caching-combo-for-wordpress-am-i-in-a-cached-nirvana/feed" rel="self" type="application/rss+xml" />
	<link>http://dbzer0.com/blog/the-fastest-caching-combo-for-wordpress-am-i-in-a-cached-nirvana</link>
	<description>A bug in the code of the universe.</description>
	<lastBuildDate>Fri, 10 Feb 2012 10:12:21 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
<xhtml:meta xmlns:xhtml="http://www.w3.org/1999/xhtml" name="robots" content="noindex" />
	<item>
		<title>By: db0</title>
		<link>http://dbzer0.com/blog/the-fastest-caching-combo-for-wordpress-am-i-in-a-cached-nirvana/comment-page-1#comment-85416</link>
		<dc:creator>db0</dc:creator>
		<pubDate>Wed, 02 Mar 2011 09:55:39 +0000</pubDate>
		<guid isPermaLink="false">http://dbzer0.com/?p=2287#comment-85416</guid>
		<description>This post is old. I&#039;ve disabled DB cache but not hypercache. </description>
		<content:encoded><![CDATA[<p>This post is old. I&#039;ve disabled DB cache but not hypercache.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Richard Williams</title>
		<link>http://dbzer0.com/blog/the-fastest-caching-combo-for-wordpress-am-i-in-a-cached-nirvana/comment-page-1#comment-85415</link>
		<dc:creator>Richard Williams</dc:creator>
		<pubDate>Wed, 02 Mar 2011 09:48:26 +0000</pubDate>
		<guid isPermaLink="false">http://dbzer0.com/?p=2287#comment-85415</guid>
		<description>Nice post, I just started playing with Hyper Cache yesterday, but... you&#039;ve since disabled it! What went wrong? </description>
		<content:encoded><![CDATA[<p>Nice post, I just started playing with Hyper Cache yesterday, but&#8230; you&#039;ve since disabled it! What went wrong?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Sudeep</title>
		<link>http://dbzer0.com/blog/the-fastest-caching-combo-for-wordpress-am-i-in-a-cached-nirvana/comment-page-1#comment-84939</link>
		<dc:creator>Sudeep</dc:creator>
		<pubDate>Thu, 20 Jan 2011 14:01:52 +0000</pubDate>
		<guid isPermaLink="false">http://dbzer0.com/?p=2287#comment-84939</guid>
		<description>Nice article ! From personal experience, I have to agree with your findings. I&#039;ve been using Hypercache for over a year now and I&#039;ve found it to be hands-down the fastest CACHING solution for shared hosting. 
 
I gave W3 Total Cache 2 attempts (most recently this week) and I&#039;ve found that  
 
a) It isn&#039;t as fast at Hypercache when it comes to pure caching (i.e., turn off the other features and compare apples to apples).  
 
b) W3 Total Cache takes a LOT longer to generate a page the first time when no cache exists. I managed to actually get server time-outs on some occasions when testing page cache creation with W3 Total Cache, something that I&#039;ve never had happen with Hypercache, or even with all Caching plugins turned off. 
 
The second issue was a deal breaker for me. I must say that I&#039;m on shared hosting (Hostmonster) which I&#039;m fairly happy with. 
 
So after lots of experimenting, I&#039;ve come to my own caching cocktail that I really like and would highly recommend. 
 
I use W3 Total Cache only to Minify and Combine CSS and JS (although I&#039;m having 404 issues with the JS part). I also use the CDN integration with MaxCDN which is very well done and exceptionally easy to use.  
 
Combine this with Hypercache for the actual caching and DB Cache Reloaded for Database caching, and I have a really fast site! 
 
Not to knock W3 Total Cache, which I think is a great &quot;All-in-one&quot; solution, but I don&#039;t think it is as good at caching alone. Most tests that have been run proving it to be the best involve using ALL the tweaks, which certainly isn&#039;t a fair comparison when it comes to page caching alone. 
 
Certainly, Page caching is only one component, but this is an important point to make because you can get better performance by combining the benefits of different caching plugins as I have found in my case. 
 
Cheers, 
Sudeep </description>
		<content:encoded><![CDATA[<p>Nice article ! From personal experience, I have to agree with your findings. I&#039;ve been using Hypercache for over a year now and I&#039;ve found it to be hands-down the fastest CACHING solution for shared hosting. </p>
<p>I gave W3 Total Cache 2 attempts (most recently this week) and I&#039;ve found that  </p>
<p>a) It isn&#039;t as fast at Hypercache when it comes to pure caching (i.e., turn off the other features and compare apples to apples).  </p>
<p>b) W3 Total Cache takes a LOT longer to generate a page the first time when no cache exists. I managed to actually get server time-outs on some occasions when testing page cache creation with W3 Total Cache, something that I&#039;ve never had happen with Hypercache, or even with all Caching plugins turned off. </p>
<p>The second issue was a deal breaker for me. I must say that I&#039;m on shared hosting (Hostmonster) which I&#039;m fairly happy with. </p>
<p>So after lots of experimenting, I&#039;ve come to my own caching cocktail that I really like and would highly recommend. </p>
<p>I use W3 Total Cache only to Minify and Combine CSS and JS (although I&#039;m having 404 issues with the JS part). I also use the CDN integration with MaxCDN which is very well done and exceptionally easy to use.  </p>
<p>Combine this with Hypercache for the actual caching and DB Cache Reloaded for Database caching, and I have a really fast site! </p>
<p>Not to knock W3 Total Cache, which I think is a great &quot;All-in-one&quot; solution, but I don&#039;t think it is as good at caching alone. Most tests that have been run proving it to be the best involve using ALL the tweaks, which certainly isn&#039;t a fair comparison when it comes to page caching alone. </p>
<p>Certainly, Page caching is only one component, but this is an important point to make because you can get better performance by combining the benefits of different caching plugins as I have found in my case. </p>
<p>Cheers,<br />
Sudeep</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Sket på nettet den 06.05.10</title>
		<link>http://dbzer0.com/blog/the-fastest-caching-combo-for-wordpress-am-i-in-a-cached-nirvana/comment-page-1#comment-81029</link>
		<dc:creator>Sket på nettet den 06.05.10</dc:creator>
		<pubDate>Thu, 06 May 2010 07:17:57 +0000</pubDate>
		<guid isPermaLink="false">http://dbzer0.com/?p=2287#comment-81029</guid>
		<description>[...] The fastest caching combo for Wordpress. Am I in a cached Nirvana? &#124; A Division by Zer0 &#8212; 10:31pm via [...]</description>
		<content:encoded><![CDATA[<p>[...] The fastest caching combo for WordPress. Am I in a cached Nirvana? | A Division by Zer0 &mdash; 10:31pm via [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: links for 2010-05-04</title>
		<link>http://dbzer0.com/blog/the-fastest-caching-combo-for-wordpress-am-i-in-a-cached-nirvana/comment-page-1#comment-80962</link>
		<dc:creator>links for 2010-05-04</dc:creator>
		<pubDate>Tue, 04 May 2010 08:30:57 +0000</pubDate>
		<guid isPermaLink="false">http://dbzer0.com/?p=2287#comment-80962</guid>
		<description>[...] The fastest caching combo for Wordpress. Am I in a cached Nirvana? &#124; A Division by Zer0 (tags: wordpres plugin cache) [...]</description>
		<content:encoded><![CDATA[<p>[...] The fastest caching combo for WordPress. Am I in a cached Nirvana? | A Division by Zer0 (tags: wordpres plugin cache) [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Lyn</title>
		<link>http://dbzer0.com/blog/the-fastest-caching-combo-for-wordpress-am-i-in-a-cached-nirvana/comment-page-1#comment-79484</link>
		<dc:creator>Lyn</dc:creator>
		<pubDate>Thu, 17 Dec 2009 19:43:58 +0000</pubDate>
		<guid isPermaLink="false">http://dbzer0.com/?p=2287#comment-79484</guid>
		<description>Thank you!!!!  Works brilliantly - would never have found the combo myself! </description>
		<content:encoded><![CDATA[<p>Thank you!!!!  Works brilliantly &#8211; would never have found the combo myself!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Peter</title>
		<link>http://dbzer0.com/blog/the-fastest-caching-combo-for-wordpress-am-i-in-a-cached-nirvana/comment-page-1#comment-78351</link>
		<dc:creator>Peter</dc:creator>
		<pubDate>Tue, 29 Sep 2009 21:59:51 +0000</pubDate>
		<guid isPermaLink="false">http://dbzer0.com/?p=2287#comment-78351</guid>
		<description>I have a WP site which pulls in a lot of RSS feeds (like POPurl), running on Godaddy (which sometimes is like SlowDaddy...  
I run WP 2.8.4 but only have pages, and no posts so don&#039;t have the problem with the post tagging... 
 
I should say that with this combo, the site has dramatically increase speed... Very good find... 
 
Peter </description>
		<content:encoded><![CDATA[<p>I have a WP site which pulls in a lot of RSS feeds (like POPurl), running on Godaddy (which sometimes is like SlowDaddy&#8230;<br />
I run WP 2.8.4 but only have pages, and no posts so don&#039;t have the problem with the post tagging&#8230; </p>
<p>I should say that with this combo, the site has dramatically increase speed&#8230; Very good find&#8230; </p>
<p>Peter</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: @godlessblogger</title>
		<link>http://dbzer0.com/blog/the-fastest-caching-combo-for-wordpress-am-i-in-a-cached-nirvana/comment-page-1#comment-78164</link>
		<dc:creator>@godlessblogger</dc:creator>
		<pubDate>Tue, 22 Sep 2009 21:01:45 +0000</pubDate>
		<guid isPermaLink="false">http://dbzer0.com/?p=2287#comment-78164</guid>
		<description>I have been trying to increase site speed for a while. A recent traffic spike has resulted in many error establishing database connections, even with Super-Cache. Also a mobile site was just going to be a pain in the ass. Now I am going to try these two methods and improve speed. Half my plugins are dedicated to speeding things up.  </description>
		<content:encoded><![CDATA[<p>I have been trying to increase site speed for a while. A recent traffic spike has resulted in many error establishing database connections, even with Super-Cache. Also a mobile site was just going to be a pain in the ass. Now I am going to try these two methods and improve speed. Half my plugins are dedicated to speeding things up.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Daniel</title>
		<link>http://dbzer0.com/blog/the-fastest-caching-combo-for-wordpress-am-i-in-a-cached-nirvana/comment-page-1#comment-65596</link>
		<dc:creator>Daniel</dc:creator>
		<pubDate>Fri, 24 Jul 2009 10:33:43 +0000</pubDate>
		<guid isPermaLink="false">http://dbzer0.com/?p=2287#comment-65596</guid>
		<description>Thanks for the tip :-) </description>
		<content:encoded><![CDATA[<p>Thanks for the tip <img src='http://dbzer0.com/wp-includes/images/smilies/icon_smile.gif' alt=':-)' class='wp-smiley' /> </p>
]]></content:encoded>
	</item>
	<item>
		<title>By: db0</title>
		<link>http://dbzer0.com/blog/the-fastest-caching-combo-for-wordpress-am-i-in-a-cached-nirvana/comment-page-1#comment-65591</link>
		<dc:creator>db0</dc:creator>
		<pubDate>Fri, 24 Jul 2009 09:51:43 +0000</pubDate>
		<guid isPermaLink="false">http://dbzer0.com/?p=2287#comment-65591</guid>
		<description>Not really no. Stick to Hyper cache until then and if you get a lot of problems from Bots, just try to reduce their visiting time from robots.txt ;) </description>
		<content:encoded><![CDATA[<p>Not really no. Stick to Hyper cache until then and if you get a lot of problems from Bots, just try to reduce their visiting time from robots.txt <img src='http://dbzer0.com/wp-includes/images/smilies/icon_wink.gif' alt=';)' class='wp-smiley' /> </p>
]]></content:encoded>
	</item>
</channel>
</rss>

<!-- Performance optimized by W3 Total Cache. Learn more: http://www.w3-edge.com/wordpress-plugins/

Minified using disk: basic
Page Caching using disk: enhanced
Database Caching 2/18 queries in 0.178 seconds using disk: basic
Object Caching 1210/1217 objects using disk: basic

Served from: dbzer0.com @ 2012-02-12 06:07:49 -->
