<?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"
	>
<channel>
	<title>Comments on: WordPress Performance Tuning</title>
	<atom:link href="http://www.darcynorman.net/2007/05/29/wordpress-performance-tuning/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.darcynorman.net/2007/05/29/wordpress-performance-tuning/</link>
	<description>ce n'est pas la connaissance.</description>
	<pubDate>Sun, 12 Oct 2008 15:03:09 +0000</pubDate>
	<generator>http://wordpress.org/?v=2.6.2</generator>
		<item>
		<title>By: Neil</title>
		<link>http://www.darcynorman.net/2007/05/29/wordpress-performance-tuning/#comment-192194</link>
		<dc:creator>Neil</dc:creator>
		<pubDate>Thu, 07 Aug 2008 23:22:39 +0000</pubDate>
		<guid isPermaLink="false">http://www.darcynorman.net/2007/05/29/wordpress-performance-tuning/#comment-192194</guid>
		<description>Some nice tips there matey, ill give them a shot ;)</description>
		<content:encoded><![CDATA[<p>Some nice tips there matey, ill give them a shot <img src='http://www.darcynorman.net/wp-includes/images/smilies/icon_wink.gif' alt=';)' class='wp-smiley' /></p>
]]></content:encoded>
	</item>
	<item>
		<title>By: mega burst performance</title>
		<link>http://www.darcynorman.net/2007/05/29/wordpress-performance-tuning/#comment-171002</link>
		<dc:creator>mega burst performance</dc:creator>
		<pubDate>Mon, 28 Jan 2008 11:40:09 +0000</pubDate>
		<guid isPermaLink="false">http://www.darcynorman.net/2007/05/29/wordpress-performance-tuning/#comment-171002</guid>
		<description>You should evaluate some cluster file system solutions, NFS by design is problematic and hard to scale inexpensively...</description>
		<content:encoded><![CDATA[<p>You should evaluate some cluster file system solutions, NFS by design is problematic and hard to scale inexpensively&#8230;</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: dnorman</title>
		<link>http://www.darcynorman.net/2007/05/29/wordpress-performance-tuning/#comment-90973</link>
		<dc:creator>dnorman</dc:creator>
		<pubDate>Thu, 05 Jul 2007 02:41:15 +0000</pubDate>
		<guid isPermaLink="false">http://www.darcynorman.net/2007/05/29/wordpress-performance-tuning/#comment-90973</guid>
		<description>Yeah. My online searching turned up the suggestion that Dreamhost's NFS filesystem would be problematic, but Dreamhost themselves recommended installing WP-Cache to boost performance. I've installed it, and things are pretty good. Most pages load almost instantaneously. Those that haven't been cached take a couple seconds to load up, but most should be precached already.</description>
		<content:encoded><![CDATA[<p>Yeah. My online searching turned up the suggestion that Dreamhost&#8217;s NFS filesystem would be problematic, but Dreamhost themselves recommended installing WP-Cache to boost performance. I&#8217;ve installed it, and things are pretty good. Most pages load almost instantaneously. Those that haven&#8217;t been cached take a couple seconds to load up, but most should be precached already.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Lloyd Budd</title>
		<link>http://www.darcynorman.net/2007/05/29/wordpress-performance-tuning/#comment-90950</link>
		<dc:creator>Lloyd Budd</dc:creator>
		<pubDate>Thu, 05 Jul 2007 00:39:59 +0000</pubDate>
		<guid isPermaLink="false">http://www.darcynorman.net/2007/05/29/wordpress-performance-tuning/#comment-90950</guid>
		<description>I have long wondered about the nfs speed issue, but don't have a blog that gets enough traffic to really test out that, because although NFS is intrinsically slow as Db load increases theoretically at some point for the wp-cache to be faster -- but probably before that point it is time to change hosting plans ;-)

Now a wp-cache to Db would be interesting ;-)</description>
		<content:encoded><![CDATA[<p>I have long wondered about the nfs speed issue, but don&#8217;t have a blog that gets enough traffic to really test out that, because although NFS is intrinsically slow as Db load increases theoretically at some point for the wp-cache to be faster &#8212; but probably before that point it is time to change hosting plans <img src='http://www.darcynorman.net/wp-includes/images/smilies/icon_wink.gif' alt=';-)' class='wp-smiley' /> </p>
<p>Now a wp-cache to Db would be interesting <img src='http://www.darcynorman.net/wp-includes/images/smilies/icon_wink.gif' alt=';-)' class='wp-smiley' /></p>
]]></content:encoded>
	</item>
	<item>
		<title>By: dnorman</title>
		<link>http://www.darcynorman.net/2007/05/29/wordpress-performance-tuning/#comment-83583</link>
		<dc:creator>dnorman</dc:creator>
		<pubDate>Wed, 30 May 2007 22:11:42 +0000</pubDate>
		<guid isPermaLink="false">http://www.darcynorman.net/2007/05/29/wordpress-performance-tuning/#comment-83583</guid>
		<description>Rob, I hadn't heard of &lt;a href="http://rmarsh.com/plugins/poc-cache/"&gt;that plugin&lt;/a&gt;. I'm checking it out now. Thanks for the tip!</description>
		<content:encoded><![CDATA[<p>Rob, I hadn&#8217;t heard of <a href="http://rmarsh.com/plugins/poc-cache/">that plugin</a>. I&#8217;m checking it out now. Thanks for the tip!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Rob</title>
		<link>http://www.darcynorman.net/2007/05/29/wordpress-performance-tuning/#comment-83582</link>
		<dc:creator>Rob</dc:creator>
		<pubDate>Wed, 30 May 2007 22:02:17 +0000</pubDate>
		<guid isPermaLink="false">http://www.darcynorman.net/2007/05/29/wordpress-performance-tuning/#comment-83582</guid>
		<description>You mention performance issues with my Similar Posts plugin and I wondered if you have tried the Plugin Output Cache which saves the output from Similar Posts (in MySQL rather than the file system) and reuses it until something changes on the site. I find it reduces the plugin overhead dramatically.</description>
		<content:encoded><![CDATA[<p>You mention performance issues with my Similar Posts plugin and I wondered if you have tried the Plugin Output Cache which saves the output from Similar Posts (in MySQL rather than the file system) and reuses it until something changes on the site. I find it reduces the plugin overhead dramatically.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: And He Blogs &#187; links for 2007-05-30</title>
		<link>http://www.darcynorman.net/2007/05/29/wordpress-performance-tuning/#comment-83579</link>
		<dc:creator>And He Blogs &#187; links for 2007-05-30</dc:creator>
		<pubDate>Wed, 30 May 2007 18:36:42 +0000</pubDate>
		<guid isPermaLink="false">http://www.darcynorman.net/2007/05/29/wordpress-performance-tuning/#comment-83579</guid>
		<description>[...] D’Arcy Norman dot net » Blog Archive » WordPress Performance Tuning (tags: wordpress optimize performance tuning) [...]</description>
		<content:encoded><![CDATA[<p>[...] D’Arcy Norman dot net » Blog Archive » WordPress Performance Tuning (tags: wordpress optimize performance tuning) [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Ideas and Thoughts from an EdTech &#187; Blog Archive &#187; Do you like what I&#8217;m wearing?</title>
		<link>http://www.darcynorman.net/2007/05/29/wordpress-performance-tuning/#comment-83575</link>
		<dc:creator>Ideas and Thoughts from an EdTech &#187; Blog Archive &#187; Do you like what I&#8217;m wearing?</dc:creator>
		<pubDate>Wed, 30 May 2007 05:45:21 +0000</pubDate>
		<guid isPermaLink="false">http://www.darcynorman.net/2007/05/29/wordpress-performance-tuning/#comment-83575</guid>
		<description>[...] and figure out a way to make it different.  Actually although D&#8217;arcy&#8217;s been lamenting his switch between Drupal and Wordpress for a while, I was reading it  in my reader and never did visit his [...]</description>
		<content:encoded><![CDATA[<p>[...] and figure out a way to make it different.  Actually although D&#8217;arcy&#8217;s been lamenting his switch between Drupal and Wordpress for a while, I was reading it  in my reader and never did visit his [...]</p>
]]></content:encoded>
	</item>
</channel>
</rss>
