<?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/"
		>
<channel>
	<title>Comments on: WordPress Performance Tuning Tips</title>
	<atom:link href="http://wpdude.com/wordpress-performance-tuning-tips/feed/" rel="self" type="application/rss+xml" />
	<link>http://wpdude.com/wordpress-performance-tuning-tips/</link>
	<description>Your WordPress Technical Support</description>
	<lastBuildDate>Thu, 09 Sep 2010 12:57:00 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0.1</generator>
	<item>
		<title>By: Antoine</title>
		<link>http://wpdude.com/wordpress-performance-tuning-tips/comment-page-1/#comment-1024</link>
		<dc:creator>Antoine</dc:creator>
		<pubDate>Thu, 13 Aug 2009 09:43:51 +0000</pubDate>
		<guid isPermaLink="false">http://wpdude.com/?p=1197#comment-1024</guid>
		<description>Thanks for your reply. I rebuilt my config file from the beginning and everything is fine.

I think my hosting is quite bad (OVH).</description>
		<content:encoded><![CDATA[<p>Thanks for your reply. I rebuilt my config file from the beginning and everything is fine.</p>
<p>I think my hosting is quite bad (OVH).</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Neil Matthews</title>
		<link>http://wpdude.com/wordpress-performance-tuning-tips/comment-page-1/#comment-1023</link>
		<dc:creator>Neil Matthews</dc:creator>
		<pubDate>Thu, 13 Aug 2009 09:21:16 +0000</pubDate>
		<guid isPermaLink="false">http://wpdude.com/?p=1197#comment-1023</guid>
		<description>Hi Antoine,

Sorry to hear you had problems, I have done a search for possible problems with wp object cacheing and found this :


&lt;blockquote&gt;
Object cache may cause performance penalty when the available memory is low and too many Apache processes are allowed. With caching enabled each Apache process (or Thread), serving a WordPress page request, caches at most 124 php objects which can increase memory consumption.
As a result kswapd (swap manager) comes into play and at high loads it tends to swap too often and ends up consuming most of the CPU cycles itself instead of allowing actual processing.
So if you are on a low end machine with low RAM or if you are sharing the machine with lots of other users then you can experience performance issues. However you can easily solve it by either increasing the memory or reducing the maximum number of Apache processes you serve. In short object cache can be used to improve your performance.&lt;/blockquote&gt;</description>
		<content:encoded><![CDATA[<p>Hi Antoine,</p>
<p>Sorry to hear you had problems, I have done a search for possible problems with wp object cacheing and found this :</p>
<blockquote><p>
Object cache may cause performance penalty when the available memory is low and too many Apache processes are allowed. With caching enabled each Apache process (or Thread), serving a WordPress page request, caches at most 124 php objects which can increase memory consumption.<br />
As a result kswapd (swap manager) comes into play and at high loads it tends to swap too often and ends up consuming most of the CPU cycles itself instead of allowing actual processing.<br />
So if you are on a low end machine with low RAM or if you are sharing the machine with lots of other users then you can experience performance issues. However you can easily solve it by either increasing the memory or reducing the maximum number of Apache processes you serve. In short object cache can be used to improve your performance.</p></blockquote>
]]></content:encoded>
	</item>
	<item>
		<title>By: Antoine</title>
		<link>http://wpdude.com/wordpress-performance-tuning-tips/comment-page-1/#comment-1022</link>
		<dc:creator>Antoine</dc:creator>
		<pubDate>Thu, 13 Aug 2009 09:08:49 +0000</pubDate>
		<guid isPermaLink="false">http://wpdude.com/?p=1197#comment-1022</guid>
		<description>Hi, I tried optimization #2 adding (define(ENABLE_CACHE, true); to my config file. I did not work, I had no access to my blog during several minutes!</description>
		<content:encoded><![CDATA[<p>Hi, I tried optimization #2 adding (define(ENABLE_CACHE, true); to my config file. I did not work, I had no access to my blog during several minutes!</p>
]]></content:encoded>
	</item>
</channel>
</rss>

<!-- Performance optimized by W3 Total Cache. Learn more: http://www.w3-edge.com/wordpress-plugins/

Page Caching using disk (enhanced)

Served from: wpdude.com @ 2010-09-10 17:41:09 -->