<?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 Performs Poorly &#8211; Intentionally</title>
	<atom:link href="http://www.digmann.com/2007/03/24/wordpress-performs-poorly-intensionally.html/feed" rel="self" type="application/rss+xml" />
	<link>http://www.digmann.com/2007/03/24/wordpress-performs-poorly-intensionally.html</link>
	<description>a little about life, and the news and events which make it memorable</description>
	<lastBuildDate>Mon, 05 Jul 2010 16:30:32 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9.1</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: Ray</title>
		<link>http://www.digmann.com/2007/03/24/wordpress-performs-poorly-intensionally.html/comment-page-1#comment-995</link>
		<dc:creator>Ray</dc:creator>
		<pubDate>Wed, 16 May 2007 19:54:41 +0000</pubDate>
		<guid isPermaLink="false">http://www.digmann.com/2007/03/24/wordpress-performs-poorly-intensionally.html#comment-995</guid>
		<description>Yea no crap!  I would consider a &quot;heavy&quot; DB page to have ~10 queries.</description>
		<content:encoded><![CDATA[<p>Yea no crap!  I would consider a &#8220;heavy&#8221; DB page to have ~10 queries.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Brandon</title>
		<link>http://www.digmann.com/2007/03/24/wordpress-performs-poorly-intensionally.html/comment-page-1#comment-265</link>
		<dc:creator>Brandon</dc:creator>
		<pubDate>Sun, 25 Mar 2007 21:30:46 +0000</pubDate>
		<guid isPermaLink="false">http://www.digmann.com/2007/03/24/wordpress-performs-poorly-intensionally.html#comment-265</guid>
		<description>Point is, it is simply good design to have the cashing available. For most people, this won&#039;t make a difference, but it is incredibly annoying how easily a wordpress blog actually goes down. Some optomization would also improve performance for all those users who do actually use smaller sites. As for myself, I am a bit disturbed when I see 20+ db queries for every page that goes up.</description>
		<content:encoded><![CDATA[<p>Point is, it is simply good design to have the cashing available. For most people, this won&#8217;t make a difference, but it is incredibly annoying how easily a wordpress blog actually goes down. Some optomization would also improve performance for all those users who do actually use smaller sites. As for myself, I am a bit disturbed when I see 20+ db queries for every page that goes up.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Dustin</title>
		<link>http://www.digmann.com/2007/03/24/wordpress-performs-poorly-intensionally.html/comment-page-1#comment-263</link>
		<dc:creator>Dustin</dc:creator>
		<pubDate>Sat, 24 Mar 2007 22:31:38 +0000</pubDate>
		<guid isPermaLink="false">http://www.digmann.com/2007/03/24/wordpress-performs-poorly-intensionally.html#comment-263</guid>
		<description>Correct, I wouldn&#039;t say you were wrong at saying they should add it.  It was just a devil&#039;s advocate post.  I just wanted to put the other side out there for kicks.</description>
		<content:encoded><![CDATA[<p>Correct, I wouldn&#8217;t say you were wrong at saying they should add it.  It was just a devil&#8217;s advocate post.  I just wanted to put the other side out there for kicks.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Ray</title>
		<link>http://www.digmann.com/2007/03/24/wordpress-performs-poorly-intensionally.html/comment-page-1#comment-259</link>
		<dc:creator>Ray</dc:creator>
		<pubDate>Sat, 24 Mar 2007 22:19:44 +0000</pubDate>
		<guid isPermaLink="false">http://www.digmann.com/2007/03/24/wordpress-performs-poorly-intensionally.html#comment-259</guid>
		<description>You can change the post slug, you know.  

&quot;to have as small of a hhd impression as possible&quot;, I assume you meant hdd, as in hard disk drive space.  I don&#039;t think that&#039;s one of their goals.  Moreover, I can&#039;t find that as their goal anywhere, so I&#039;m curious as to where you got that.

The pros and cons of caching are ridiculously one sided, and the fact that it will use roughly double the hard drive space is seemingly the only argument, and not nearly a good one.  I have just over 700 posts on my site that has been up for over 4 years.  My wp_posts db size is 1.4MB, caching each of these at best would be an additional 1.4MB.  If hdd space were a goal of the software, Wordpress should have caching enabled by DEFAULT, and have an option to disable, in order to save disk space but with a penalty in performance.  

The reason to use caching is not only for not going down due to many users.  It&#039;s all too easy to stage a DoS on a Wordpress enabled site.</description>
		<content:encoded><![CDATA[<p>You can change the post slug, you know.  </p>
<p>&#8220;to have as small of a hhd impression as possible&#8221;, I assume you meant hdd, as in hard disk drive space.  I don&#8217;t think that&#8217;s one of their goals.  Moreover, I can&#8217;t find that as their goal anywhere, so I&#8217;m curious as to where you got that.</p>
<p>The pros and cons of caching are ridiculously one sided, and the fact that it will use roughly double the hard drive space is seemingly the only argument, and not nearly a good one.  I have just over 700 posts on my site that has been up for over 4 years.  My wp_posts db size is 1.4MB, caching each of these at best would be an additional 1.4MB.  If hdd space were a goal of the software, Wordpress should have caching enabled by DEFAULT, and have an option to disable, in order to save disk space but with a penalty in performance.  </p>
<p>The reason to use caching is not only for not going down due to many users.  It&#8217;s all too easy to stage a DoS on a Wordpress enabled site.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Dustin</title>
		<link>http://www.digmann.com/2007/03/24/wordpress-performs-poorly-intensionally.html/comment-page-1#comment-258</link>
		<dc:creator>Dustin</dc:creator>
		<pubDate>Sat, 24 Mar 2007 20:28:31 +0000</pubDate>
		<guid isPermaLink="false">http://www.digmann.com/2007/03/24/wordpress-performs-poorly-intensionally.html#comment-258</guid>
		<description>Ok, as soon as I pressed &#039;Publish&#039; I noticed that I spelled intentionally incorrectly in the title.  I correct the title the the URI is now wrong.  This has been noted.</description>
		<content:encoded><![CDATA[<p>Ok, as soon as I pressed &#8216;Publish&#8217; I noticed that I spelled intentionally incorrectly in the title.  I correct the title the the URI is now wrong.  This has been noted.</p>
]]></content:encoded>
	</item>
</channel>
</rss>

<!-- Dynamic Page Served (once) in 1.583 seconds -->
