<?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: Rails Hosting Comments: Dreamhost</title>
	<atom:link href="http://jystewart.net/process/2007/02/rails-hosting-comments-dreamhost/feed/" rel="self" type="application/rss+xml" />
	<link>http://jystewart.net/process/2007/02/rails-hosting-comments-dreamhost/</link>
	<description>notes from another web developer</description>
	<lastBuildDate>Sat, 24 Jul 2010 07:17:45 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9.2</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: James Stewart</title>
		<link>http://jystewart.net/process/2007/02/rails-hosting-comments-dreamhost/comment-page-1/#comment-27682</link>
		<dc:creator>James Stewart</dc:creator>
		<pubDate>Thu, 22 Feb 2007 19:44:54 +0000</pubDate>
		<guid isPermaLink="false">http://jystewart.net/process/archives/2007/02/rails-hosting-comments-dreamhost/#comment-27682</guid>
		<description>slicematt - Yeah, I have a VPS too for some personal sites, and really like the freedom. I&#039;m just not always sure they&#039;re right for small client sites where I don&#039;t want to be saddled with ongoing server maintenance work.</description>
		<content:encoded><![CDATA[<p>slicematt &#8211; Yeah, I have a VPS too for some personal sites, and really like the freedom. I&#8217;m just not always sure they&#8217;re right for small client sites where I don&#8217;t want to be saddled with ongoing server maintenance work.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: slicematt</title>
		<link>http://jystewart.net/process/2007/02/rails-hosting-comments-dreamhost/comment-page-1/#comment-27680</link>
		<dc:creator>slicematt</dc:creator>
		<pubDate>Thu, 22 Feb 2007 19:39:52 +0000</pubDate>
		<guid isPermaLink="false">http://jystewart.net/process/archives/2007/02/rails-hosting-comments-dreamhost/#comment-27680</guid>
		<description>You might try a VPS. While it&#039;s a bit more expensive than shared hosting, having control of your environment might bet worth it to you. We have a big contingent of rails developers and setting up a mongrel/rails/apache/capistrano stack is super simple thanks to the deprec gem.</description>
		<content:encoded><![CDATA[<p>You might try a VPS. While it&#8217;s a bit more expensive than shared hosting, having control of your environment might bet worth it to you. We have a big contingent of rails developers and setting up a mongrel/rails/apache/capistrano stack is super simple thanks to the deprec gem.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: bernard</title>
		<link>http://jystewart.net/process/2007/02/rails-hosting-comments-dreamhost/comment-page-1/#comment-27675</link>
		<dc:creator>bernard</dc:creator>
		<pubDate>Thu, 22 Feb 2007 19:07:13 +0000</pubDate>
		<guid isPermaLink="false">http://jystewart.net/process/archives/2007/02/rails-hosting-comments-dreamhost/#comment-27675</guid>
		<description>Thanks for the input, we are using something simular to what you describle (proxy cluster &amp; lighttpd for RoR). I&#039;m looking forward for your opinion on Textdrive.</description>
		<content:encoded><![CDATA[<p>Thanks for the input, we are using something simular to what you describle (proxy cluster &amp; lighttpd for RoR). I&#8217;m looking forward for your opinion on Textdrive.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: James Stewart</title>
		<link>http://jystewart.net/process/2007/02/rails-hosting-comments-dreamhost/comment-page-1/#comment-27673</link>
		<dc:creator>James Stewart</dc:creator>
		<pubDate>Thu, 22 Feb 2007 19:03:34 +0000</pubDate>
		<guid isPermaLink="false">http://jystewart.net/process/archives/2007/02/rails-hosting-comments-dreamhost/#comment-27673</guid>
		<description>Michael -- Yeah, textdrive is another I use (in fact, this blog is hosted there) and I&#039;ll be writing up some thoughts on them in the future

Bernard -- I much prefer to have my rails processes sitting behind a setup designed for them. I&#039;m using apache2.2/mod_proxy_balancer/mongrel in one place, apache2/lighttpd in another, and apache2.2/nginx/mongrel in a third.

I&#039;ve not done extensive benchmarking, but those setups feel more responsive than stock apache/fcgi, and I like that I can cleanly restart the rails processes without bringing down the whole web server, particularly in a shared hosting environment where I don&#039;t have control of the front end server.</description>
		<content:encoded><![CDATA[<p>Michael &#8212; Yeah, textdrive is another I use (in fact, this blog is hosted there) and I&#8217;ll be writing up some thoughts on them in the future</p>
<p>Bernard &#8212; I much prefer to have my rails processes sitting behind a setup designed for them. I&#8217;m using apache2.2/mod_proxy_balancer/mongrel in one place, apache2/lighttpd in another, and apache2.2/nginx/mongrel in a third.</p>
<p>I&#8217;ve not done extensive benchmarking, but those setups feel more responsive than stock apache/fcgi, and I like that I can cleanly restart the rails processes without bringing down the whole web server, particularly in a shared hosting environment where I don&#8217;t have control of the front end server.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: bernard</title>
		<link>http://jystewart.net/process/2007/02/rails-hosting-comments-dreamhost/comment-page-1/#comment-27669</link>
		<dc:creator>bernard</dc:creator>
		<pubDate>Thu, 22 Feb 2007 18:35:38 +0000</pubDate>
		<guid isPermaLink="false">http://jystewart.net/process/archives/2007/02/rails-hosting-comments-dreamhost/#comment-27669</guid>
		<description>As a hosting provider, I&#039;m curious what your &quot;more appropriate environment&quot; or &quot;the optimal configuration&quot; would be like...</description>
		<content:encoded><![CDATA[<p>As a hosting provider, I&#8217;m curious what your &#8220;more appropriate environment&#8221; or &#8220;the optimal configuration&#8221; would be like&#8230;</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Michael Noga</title>
		<link>http://jystewart.net/process/2007/02/rails-hosting-comments-dreamhost/comment-page-1/#comment-27668</link>
		<dc:creator>Michael Noga</dc:creator>
		<pubDate>Thu, 22 Feb 2007 18:33:27 +0000</pubDate>
		<guid isPermaLink="false">http://jystewart.net/process/archives/2007/02/rails-hosting-comments-dreamhost/#comment-27668</guid>
		<description>I&#039;d like to mention http://TextDrive.com. I&#039;ve been with them for a while now and no problems to report. They have Ruby on Rails, PHP (4 and 5) and subversion hosting included.</description>
		<content:encoded><![CDATA[<p>I&#8217;d like to mention <a href="http://TextDrive.com" rel="nofollow">http://TextDrive.com</a>. I&#8217;ve been with them for a while now and no problems to report. They have Ruby on Rails, PHP (4 and 5) and subversion hosting included.</p>
]]></content:encoded>
	</item>
</channel>
</rss>
