<?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: The Pains of Application Error and Dreamhost</title>
	<atom:link href="http://shifteleven.com/articles/2007/01/18/the-pains-of-application-error-and-dreamhost/feed" rel="self" type="application/rss+xml" />
	<link>http://shifteleven.com/articles/2007/01/18/the-pains-of-application-error-and-dreamhost</link>
	<description>Just another WordPress weblog</description>
	<lastBuildDate>Thu, 29 Jul 2010 17:19:00 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0-alpha</generator>
	<item>
		<title>By: JD Harrington</title>
		<link>http://shifteleven.com/articles/2007/01/18/the-pains-of-application-error-and-dreamhost/comment-page-1#comment-61</link>
		<dc:creator>JD Harrington</dc:creator>
		<pubDate>Tue, 06 Feb 2007 11:52:40 +0000</pubDate>
		<guid isPermaLink="false">http://dev.fecalrod.com/articles/2007/01/18/the-pains-of-application-error-and-dreamhost#comment-61</guid>
		<description>hey man,

i just stumbled across your blog and recognized your name from Digital Media @ UCF.

I just moved a rails application of mine - http://slurpee.awk-fu.com - from a shared dreamhost acct that crashed constantly to a dedicated server running nginx on the front end proxying to a couple of mongrels. The difference is night and day. I haven&#039;t had a crash yet on the nginx/mongrel setup.

Anyway, good to see you&#039;ve gotten into ruby, hope things are going well. Feel free to hit me up.

-JD</description>
		<content:encoded><![CDATA[<p>hey man,</p>
<p>i just stumbled across your blog and recognized your name from Digital Media @ UCF.</p>
<p>I just moved a rails application of mine &#8211; <a href="http://slurpee.awk-fu.com" rel="nofollow">http://slurpee.awk-fu.com</a> &#8211; from a shared dreamhost acct that crashed constantly to a dedicated server running nginx on the front end proxying to a couple of mongrels. The difference is night and day. I haven&#8217;t had a crash yet on the nginx/mongrel setup.</p>
<p>Anyway, good to see you&#8217;ve gotten into ruby, hope things are going well. Feel free to hit me up.</p>
<p>-JD</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Peter Harkins</title>
		<link>http://shifteleven.com/articles/2007/01/18/the-pains-of-application-error-and-dreamhost/comment-page-1#comment-60</link>
		<dc:creator>Peter Harkins</dc:creator>
		<pubDate>Tue, 23 Jan 2007 08:36:57 +0000</pubDate>
		<guid isPermaLink="false">http://dev.fecalrod.com/articles/2007/01/18/the-pains-of-application-error-and-dreamhost#comment-60</guid>
		<description>I just moved my Rails site off Dreamhost because, after many mails with support, they couldn&#039;t do better than 70% uptime.

If you&#039;re running with the instructions on their wiki, try editing your dispatch.fcgi to do garbage collection quicker. What&#039;s happening is that you reach your per-user RAM limit and their watchdog script crashes your site while trying to kill off some procs to free RAM. (The watchdog developer says it&#039;s working fine, of course.)</description>
		<content:encoded><![CDATA[<p>I just moved my Rails site off Dreamhost because, after many mails with support, they couldn&#8217;t do better than 70% uptime.</p>
<p>If you&#8217;re running with the instructions on their wiki, try editing your dispatch.fcgi to do garbage collection quicker. What&#8217;s happening is that you reach your per-user RAM limit and their watchdog script crashes your site while trying to kill off some procs to free RAM. (The watchdog developer says it&#8217;s working fine, of course.)</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: topfunky</title>
		<link>http://shifteleven.com/articles/2007/01/18/the-pains-of-application-error-and-dreamhost/comment-page-1#comment-59</link>
		<dc:creator>topfunky</dc:creator>
		<pubDate>Thu, 18 Jan 2007 15:34:06 +0000</pubDate>
		<guid isPermaLink="false">http://dev.fecalrod.com/articles/2007/01/18/the-pains-of-application-error-and-dreamhost#comment-59</guid>
		<description>In my experience, shared hosting blows unless you can page cache the whole thing (examples at http://podcast.rubyonrails.com, http://rubyonrailsworkshops.com ).

VPS&#039;s are available for $20/month on up, which is the route I have chosen.</description>
		<content:encoded><![CDATA[<p>In my experience, shared hosting blows unless you can page cache the whole thing (examples at <a href="http://podcast.rubyonrails.com" rel="nofollow">http://podcast.rubyonrails.com</a>, <a href="http://rubyonrailsworkshops.com" rel="nofollow">http://rubyonrailsworkshops.com</a> ).</p>
<p>VPS&#8217;s are available for $20/month on up, which is the route I have chosen.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Pratik</title>
		<link>http://shifteleven.com/articles/2007/01/18/the-pains-of-application-error-and-dreamhost/comment-page-1#comment-58</link>
		<dc:creator>Pratik</dc:creator>
		<pubDate>Thu, 18 Jan 2007 14:06:07 +0000</pubDate>
		<guid isPermaLink="false">http://dev.fecalrod.com/articles/2007/01/18/the-pains-of-application-error-and-dreamhost#comment-58</guid>
		<description>Ok. I&#039;m just gonna have to copy paste my comment from townx.org

Hi,

I run a server on Litespeed for freeonrails.com ( yeah, it&#039;s free :) ) and my own apps. And it works like charm. No more application errors unless there is really an error.

Feel free to drop me an email and I&#039;ll set you up with an account on my server :-)

Thanks!
Pratik</description>
		<content:encoded><![CDATA[<p>Ok. I&#8217;m just gonna have to copy paste my comment from townx.org</p>
<p>Hi,</p>
<p>I run a server on Litespeed for freeonrails.com ( yeah, it&#8217;s free :) ) and my own apps. And it works like charm. No more application errors unless there is really an error.</p>
<p>Feel free to drop me an email and I&#8217;ll set you up with an account on my server :-)</p>
<p>Thanks!<br />
Pratik</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Ryan price</title>
		<link>http://shifteleven.com/articles/2007/01/18/the-pains-of-application-error-and-dreamhost/comment-page-1#comment-57</link>
		<dc:creator>Ryan price</dc:creator>
		<pubDate>Thu, 18 Jan 2007 08:38:25 +0000</pubDate>
		<guid isPermaLink="false">http://dev.fecalrod.com/articles/2007/01/18/the-pains-of-application-error-and-dreamhost#comment-57</guid>
		<description>These guys are - well, not my friends, but a small company with very personal service, and they are Rails happy.

&lt;a href=&quot;http://steelpixel.com&quot;&gt;Steel Pixel&lt;/a&gt; from Miami and Ohio, if you can believe it.</description>
		<content:encoded><![CDATA[<p>These guys are &#8211; well, not my friends, but a small company with very personal service, and they are Rails happy.</p>
<p><a href="http://steelpixel.com">Steel Pixel</a> from Miami and Ohio, if you can believe it.</p>
]]></content:encoded>
	</item>
</channel>
</rss>
