<?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: How Reddit and Digg Killed My Server (Wow.  Just wow.)</title>
	<atom:link href="http://formerslacker.com/blog/2007/02/09/how-reddit-and-digg-killed-my-server-wow-just-wow/feed/" rel="self" type="application/rss+xml" />
	<link>http://formerslacker.com/blog/2007/02/09/how-reddit-and-digg-killed-my-server-wow-just-wow/</link>
	<description>A Journey to Productivity</description>
	<lastBuildDate>Sun, 15 Aug 2010 16:57:53 -0600</lastBuildDate>
	<generator>http://wordpress.org/?v=2.8.4</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: Derek Park</title>
		<link>http://formerslacker.com/blog/2007/02/09/how-reddit-and-digg-killed-my-server-wow-just-wow/comment-page-1/#comment-267</link>
		<dc:creator>Derek Park</dc:creator>
		<pubDate>Sat, 24 Feb 2007 18:39:48 +0000</pubDate>
		<guid isPermaLink="false">http://formerslacker.com/blog/2007/02/09/how-reddit-and-digg-killed-my-server-wow-just-wow/#comment-267</guid>
		<description>I&#039;m using wp-cache now, but I won&#039;t be able to really find out how capable it is unless I get dugg again.  Hopefully it will be sufficient.  I hate to go static because then comments will have to be disabled on the page (at least temporarily).</description>
		<content:encoded><![CDATA[<p>I&#8217;m using wp-cache now, but I won&#8217;t be able to really find out how capable it is unless I get dugg again.  Hopefully it will be sufficient.  I hate to go static because then comments will have to be disabled on the page (at least temporarily).</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: BenCode</title>
		<link>http://formerslacker.com/blog/2007/02/09/how-reddit-and-digg-killed-my-server-wow-just-wow/comment-page-1/#comment-263</link>
		<dc:creator>BenCode</dc:creator>
		<pubDate>Fri, 23 Feb 2007 20:57:55 +0000</pubDate>
		<guid isPermaLink="false">http://formerslacker.com/blog/2007/02/09/how-reddit-and-digg-killed-my-server-wow-just-wow/#comment-263</guid>
		<description>Not that I&#039;ve ever gotten any kind of huge traffic, but I&#039;d suggest using some sort of caching.  Cut down on CPU and DB connections.  If you know that the traffic might be expected maybe just convert the page to a completely static html file.  Wordpress has wp-cache, otherwise do something like &lt;a href=&quot;http://www.ilovejackdaniels.com/php/caching-output-in-php/&quot; rel=&quot;nofollow&quot;&gt;ILoveJackDaniels.com: Caching output in PHP&lt;/a&gt;.</description>
		<content:encoded><![CDATA[<p>Not that I&#8217;ve ever gotten any kind of huge traffic, but I&#8217;d suggest using some sort of caching.  Cut down on CPU and DB connections.  If you know that the traffic might be expected maybe just convert the page to a completely static html file.  Wordpress has wp-cache, otherwise do something like <a href="http://www.ilovejackdaniels.com/php/caching-output-in-php/" rel="nofollow">ILoveJackDaniels.com: Caching output in PHP</a>.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Derek Park</title>
		<link>http://formerslacker.com/blog/2007/02/09/how-reddit-and-digg-killed-my-server-wow-just-wow/comment-page-1/#comment-173</link>
		<dc:creator>Derek Park</dc:creator>
		<pubDate>Wed, 14 Feb 2007 13:44:55 +0000</pubDate>
		<guid isPermaLink="false">http://formerslacker.com/blog/2007/02/09/how-reddit-and-digg-killed-my-server-wow-just-wow/#comment-173</guid>
		<description>Thanks, Niero.  I&#039;ll keep them in mind for the future.

For now, I&#039;m going to stick with BlueHost.  They still seem to be about as good as any of the budget hosts, from what I&#039;ve read.  I&#039;ve added a caching plugin to wordpress that will hopefully help, but I&#039;ll have to see.

If I start getting dugg on a regular basis, I&#039;ll look into some sort of upgrade path again.</description>
		<content:encoded><![CDATA[<p>Thanks, Niero.  I&#8217;ll keep them in mind for the future.</p>
<p>For now, I&#8217;m going to stick with BlueHost.  They still seem to be about as good as any of the budget hosts, from what I&#8217;ve read.  I&#8217;ve added a caching plugin to wordpress that will hopefully help, but I&#8217;ll have to see.</p>
<p>If I start getting dugg on a regular basis, I&#8217;ll look into some sort of upgrade path again.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Niero</title>
		<link>http://formerslacker.com/blog/2007/02/09/how-reddit-and-digg-killed-my-server-wow-just-wow/comment-page-1/#comment-170</link>
		<dc:creator>Niero</dc:creator>
		<pubDate>Wed, 14 Feb 2007 08:43:27 +0000</pubDate>
		<guid isPermaLink="false">http://formerslacker.com/blog/2007/02/09/how-reddit-and-digg-killed-my-server-wow-just-wow/#comment-170</guid>
		<description>Exactly - my smaller sites run on Dreamhost and when they get Dugg they cap the connection limit to 6 per second, so you&#039;re turning away over 200 people per second! There&#039;s really no substitute to dedicated hosting, but even then you&#039;re going to hit some bottlenecks until you set up a load balanced pair. EV1 (now ThePlanet) is fairly reasonable if Servertag doesn&#039;t work out for you.

Anyway, I really enjoyed the articles on your site. Good stuff</description>
		<content:encoded><![CDATA[<p>Exactly &#8211; my smaller sites run on Dreamhost and when they get Dugg they cap the connection limit to 6 per second, so you&#8217;re turning away over 200 people per second! There&#8217;s really no substitute to dedicated hosting, but even then you&#8217;re going to hit some bottlenecks until you set up a load balanced pair. EV1 (now ThePlanet) is fairly reasonable if Servertag doesn&#8217;t work out for you.</p>
<p>Anyway, I really enjoyed the articles on your site. Good stuff</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Gelaed &#124; The Blog &#187; Blog Archive &#187; Slacker Stuff</title>
		<link>http://formerslacker.com/blog/2007/02/09/how-reddit-and-digg-killed-my-server-wow-just-wow/comment-page-1/#comment-146</link>
		<dc:creator>Gelaed &#124; The Blog &#187; Blog Archive &#187; Slacker Stuff</dc:creator>
		<pubDate>Sun, 11 Feb 2007 21:48:14 +0000</pubDate>
		<guid isPermaLink="false">http://formerslacker.com/blog/2007/02/09/how-reddit-and-digg-killed-my-server-wow-just-wow/#comment-146</guid>
		<description>[...] got over thirty-eight thousand visits over the past three days.  I put up a post discussing how Reddit and Digg killed the server over there.  Traffic continued to flow in after that post, but at a much more manageable [...]</description>
		<content:encoded><![CDATA[<p>[...] got over thirty-eight thousand visits over the past three days.  I put up a post discussing how Reddit and Digg killed the server over there.  Traffic continued to flow in after that post, but at a much more manageable [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Derek Park</title>
		<link>http://formerslacker.com/blog/2007/02/09/how-reddit-and-digg-killed-my-server-wow-just-wow/comment-page-1/#comment-140</link>
		<dc:creator>Derek Park</dc:creator>
		<pubDate>Sun, 11 Feb 2007 14:55:17 +0000</pubDate>
		<guid isPermaLink="false">http://formerslacker.com/blog/2007/02/09/how-reddit-and-digg-killed-my-server-wow-just-wow/#comment-140</guid>
		<description>Thanks for the input, guys.  I&#039;m afraid that any of the budget hosts (Dreamhost, GoDaddy) are going to have the same CPU usage problem.  From what I&#039;ve seen, both of those two have had hosted sites go down as a result of a Digg.

Servertag looks a little more promising, though I think shared hosting in general is going to have this problem unless I get a pretty high CPU usage cap.  Servertag&#039;s dedicated hosting is quite affordable, though.  If I go that route, I&#039;ll definitely keep them in mind.

For now, I&#039;ve added caching to my blog, so that should take some of the load off if it gets really hit again.

Again, thanks for the help.</description>
		<content:encoded><![CDATA[<p>Thanks for the input, guys.  I&#8217;m afraid that any of the budget hosts (Dreamhost, GoDaddy) are going to have the same CPU usage problem.  From what I&#8217;ve seen, both of those two have had hosted sites go down as a result of a Digg.</p>
<p>Servertag looks a little more promising, though I think shared hosting in general is going to have this problem unless I get a pretty high CPU usage cap.  Servertag&#8217;s dedicated hosting is quite affordable, though.  If I go that route, I&#8217;ll definitely keep them in mind.</p>
<p>For now, I&#8217;ve added caching to my blog, so that should take some of the load off if it gets really hit again.</p>
<p>Again, thanks for the help.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: AJ</title>
		<link>http://formerslacker.com/blog/2007/02/09/how-reddit-and-digg-killed-my-server-wow-just-wow/comment-page-1/#comment-138</link>
		<dc:creator>AJ</dc:creator>
		<pubDate>Sat, 10 Feb 2007 21:47:07 +0000</pubDate>
		<guid isPermaLink="false">http://formerslacker.com/blog/2007/02/09/how-reddit-and-digg-killed-my-server-wow-just-wow/#comment-138</guid>
		<description>I also suggest dreamhost.com I use them for my website (click my name) and I used the code AUSTARS for $97 off a 1 year plan, so I ended up paying $22.97 for 1 year of hosting plus a free domain name, and then it will be 10$ a month after.</description>
		<content:encoded><![CDATA[<p>I also suggest dreamhost.com I use them for my website (click my name) and I used the code AUSTARS for $97 off a 1 year plan, so I ended up paying $22.97 for 1 year of hosting plus a free domain name, and then it will be 10$ a month after.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Tino</title>
		<link>http://formerslacker.com/blog/2007/02/09/how-reddit-and-digg-killed-my-server-wow-just-wow/comment-page-1/#comment-130</link>
		<dc:creator>Tino</dc:creator>
		<pubDate>Sat, 10 Feb 2007 17:53:54 +0000</pubDate>
		<guid isPermaLink="false">http://formerslacker.com/blog/2007/02/09/how-reddit-and-digg-killed-my-server-wow-just-wow/#comment-130</guid>
		<description>I use Servertag.net, talk to the owners Dan and Dan they are very flexible guys and quite dedicated.  The price is a little more than your bargain hosts but thus far they have demonstrated to me they are worth it.

Go to their forum and look for sTag-Dan.  His profile will have his AIM. Cheers!</description>
		<content:encoded><![CDATA[<p>I use Servertag.net, talk to the owners Dan and Dan they are very flexible guys and quite dedicated.  The price is a little more than your bargain hosts but thus far they have demonstrated to me they are worth it.</p>
<p>Go to their forum and look for sTag-Dan.  His profile will have his AIM. Cheers!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Anon</title>
		<link>http://formerslacker.com/blog/2007/02/09/how-reddit-and-digg-killed-my-server-wow-just-wow/comment-page-1/#comment-121</link>
		<dc:creator>Anon</dc:creator>
		<pubDate>Sat, 10 Feb 2007 10:18:24 +0000</pubDate>
		<guid isPermaLink="false">http://formerslacker.com/blog/2007/02/09/how-reddit-and-digg-killed-my-server-wow-just-wow/#comment-121</guid>
		<description>Use GoDaddy.
Most people on Digg recommend this as one of the best.</description>
		<content:encoded><![CDATA[<p>Use GoDaddy.<br />
Most people on Digg recommend this as one of the best.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Anonymous</title>
		<link>http://formerslacker.com/blog/2007/02/09/how-reddit-and-digg-killed-my-server-wow-just-wow/comment-page-1/#comment-116</link>
		<dc:creator>Anonymous</dc:creator>
		<pubDate>Sat, 10 Feb 2007 07:43:08 +0000</pubDate>
		<guid isPermaLink="false">http://formerslacker.com/blog/2007/02/09/how-reddit-and-digg-killed-my-server-wow-just-wow/#comment-116</guid>
		<description>I&#039;d hop over to dreamhost.com.  I&#039;ve been using them for a few months now, and I&#039;ve been very happy with how they handle my account.  Also, if you want to save some money starting out, use promo code MAX97.  It takes $97 off your first year&#039;s hosting bill (level 1 only), bringing it down to somewhere around $20 for 200GB space and 2TB bandwidth per month.</description>
		<content:encoded><![CDATA[<p>I&#8217;d hop over to dreamhost.com.  I&#8217;ve been using them for a few months now, and I&#8217;ve been very happy with how they handle my account.  Also, if you want to save some money starting out, use promo code MAX97.  It takes $97 off your first year&#8217;s hosting bill (level 1 only), bringing it down to somewhere around $20 for 200GB space and 2TB bandwidth per month.</p>
]]></content:encoded>
	</item>
</channel>
</rss>
