<?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: Ruby on Rails &#8211; What server to use?</title>
	<atom:link href="http://lianza.org/blog/2006/02/21/ruby-on-rails-what-server-to-use/feed/" rel="self" type="application/rss+xml" />
	<link>http://lianza.org/blog/2006/02/21/ruby-on-rails-what-server-to-use/</link>
	<description>Personal Web Log of Tom Lianza</description>
	<lastBuildDate>Mon, 06 Feb 2012 00:29:00 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.2.1</generator>
	<item>
		<title>By: Tom</title>
		<link>http://lianza.org/blog/2006/02/21/ruby-on-rails-what-server-to-use/#comment-725</link>
		<dc:creator>Tom</dc:creator>
		<pubDate>Tue, 21 Feb 2006 19:48:13 +0000</pubDate>
		<guid isPermaLink="false">http://lianza.org/blog/?p=370#comment-725</guid>
		<description>Looks pretty sweet - thanks for the clarification!</description>
		<content:encoded><![CDATA[<p>Looks pretty sweet &#8211; thanks for the clarification!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Eric Hodel</title>
		<link>http://lianza.org/blog/2006/02/21/ruby-on-rails-what-server-to-use/#comment-724</link>
		<dc:creator>Eric Hodel</dc:creator>
		<pubDate>Tue, 21 Feb 2006 19:41:48 +0000</pubDate>
		<guid isPermaLink="false">http://lianza.org/blog/?p=370#comment-724</guid>
		<description>Under Rails is WEBrick commonly listed as &quot;not for production use&quot;.

I&#039;m using a nice single-process WEBrick server with a wrapper around sendfile() fronting a MogileFS file store to make image sending work.  I haven&#039;t yet optimized it for performance.

Another large site that uses WEBrick is the Ruby Application Archive, http://raa.ruby-lang.org</description>
		<content:encoded><![CDATA[<p>Under Rails is WEBrick commonly listed as &#8220;not for production use&#8221;.</p>
<p>I&#8217;m using a nice single-process WEBrick server with a wrapper around sendfile() fronting a MogileFS file store to make image sending work.  I haven&#8217;t yet optimized it for performance.</p>
<p>Another large site that uses WEBrick is the Ruby Application Archive, <a href="http://raa.ruby-lang.org" rel="nofollow">http://raa.ruby-lang.org</a></p>
]]></content:encoded>
	</item>
</channel>
</rss>
