<?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"
	>
<channel>
	<title>Comments on: Mongrel for Rails Deployment</title>
	<atom:link href="http://www.vmunix.com/mark/blog/archives/2006/05/17/mongrel-for-rails-deployment/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.vmunix.com/mark/blog/archives/2006/05/17/mongrel-for-rails-deployment/</link>
	<description>by Mark Mayo</description>
	<pubDate>Sun, 12 Feb 2012 01:39:43 +0000</pubDate>
	<generator>http://wordpress.org/?v=2.6.2</generator>
		<item>
		<title>By: FastCGI for GemStone/S and Seaside &#171; Programming Gems (on GemStone)</title>
		<link>http://www.vmunix.com/mark/blog/archives/2006/05/17/mongrel-for-rails-deployment/#comment-324746</link>
		<dc:creator>FastCGI for GemStone/S and Seaside &#171; Programming Gems (on GemStone)</dc:creator>
		<pubDate>Thu, 11 Dec 2008 17:41:03 +0000</pubDate>
		<guid isPermaLink="false">http://www.vmunix.com/mark/blog/archives/2006/05/17/mongrel-for-rails-deployment/#comment-324746</guid>
		<description>[...] have compared FastCGI to other approaches. Take a look at posts by Mark Mayo (with an update here),  Ian Bicking, and Pedro [...]</description>
		<content:encoded><![CDATA[<p>[...] have compared FastCGI to other approaches. Take a look at posts by Mark Mayo (with an update here),  Ian Bicking, and Pedro [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: mark</title>
		<link>http://www.vmunix.com/mark/blog/archives/2006/05/17/mongrel-for-rails-deployment/#comment-41804</link>
		<dc:creator>mark</dc:creator>
		<pubDate>Thu, 02 Nov 2006 18:27:13 +0000</pubDate>
		<guid isPermaLink="false">http://www.vmunix.com/mark/blog/archives/2006/05/17/mongrel-for-rails-deployment/#comment-41804</guid>
		<description>Thanks for the tip Bob. I'm assuming you're referring to &lt;a href="http://dev.robotcoop.com/Libraries/webrick-high-performance/index.html" rel="nofollow"&gt;WEBrick High Performance&lt;/a&gt;. They're using native sendfile() and fork() which speeds up static file requests, but AFAIK the http parsing is still done in Ruby. I'd be curious to know how that plays out performance wise.

I'll take a look. I do like the fact that it simply fork()s instead of creating threads.</description>
		<content:encoded><![CDATA[<p>Thanks for the tip Bob. I&#8217;m assuming you&#8217;re referring to <a href="http://dev.robotcoop.com/Libraries/webrick-high-performance/index.html" rel="nofollow">WEBrick High Performance</a>. They&#8217;re using native sendfile() and fork() which speeds up static file requests, but AFAIK the http parsing is still done in Ruby. I&#8217;d be curious to know how that plays out performance wise.</p>
<p>I&#8217;ll take a look. I do like the fact that it simply fork()s instead of creating threads.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Bob</title>
		<link>http://www.vmunix.com/mark/blog/archives/2006/05/17/mongrel-for-rails-deployment/#comment-41788</link>
		<dc:creator>Bob</dc:creator>
		<pubDate>Thu, 02 Nov 2006 12:18:08 +0000</pubDate>
		<guid isPermaLink="false">http://www.vmunix.com/mark/blog/archives/2006/05/17/mongrel-for-rails-deployment/#comment-41788</guid>
		<description>Mongrel leaks memory and starts a new thread for every request. Fast Webrick from robot coop is much faster and more stable</description>
		<content:encoded><![CDATA[<p>Mongrel leaks memory and starts a new thread for every request. Fast Webrick from robot coop is much faster and more stable</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Jason Hoffman</title>
		<link>http://www.vmunix.com/mark/blog/archives/2006/05/17/mongrel-for-rails-deployment/#comment-12735</link>
		<dc:creator>Jason Hoffman</dc:creator>
		<pubDate>Sun, 21 May 2006 21:50:11 +0000</pubDate>
		<guid isPermaLink="false">http://www.vmunix.com/mark/blog/archives/2006/05/17/mongrel-for-rails-deployment/#comment-12735</guid>
		<description>Mongrel is all we're using.</description>
		<content:encoded><![CDATA[<p>Mongrel is all we&#8217;re using.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Fabio Akita</title>
		<link>http://www.vmunix.com/mark/blog/archives/2006/05/17/mongrel-for-rails-deployment/#comment-12239</link>
		<dc:creator>Fabio Akita</dc:creator>
		<pubDate>Fri, 19 May 2006 02:51:05 +0000</pubDate>
		<guid isPermaLink="false">http://www.vmunix.com/mark/blog/archives/2006/05/17/mongrel-for-rails-deployment/#comment-12239</guid>
		<description>Hi Mayo, I read some posts of your and I enjoy your insights and knowledge. I particularly came across your recent article about FasCGI, SCGI and so on. I am a brazilian writer and I would like to exchange a few e-mails with you. Problem is, I don't have your address. Would you mind e-mailing me? I would like to ask you a little help. My e-mail is fabioakita@gmail.com. Best Regards.</description>
		<content:encoded><![CDATA[<p>Hi Mayo, I read some posts of your and I enjoy your insights and knowledge. I particularly came across your recent article about FasCGI, SCGI and so on. I am a brazilian writer and I would like to exchange a few e-mails with you. Problem is, I don&#8217;t have your address. Would you mind e-mailing me? I would like to ask you a little help. My e-mail is <a href="mailto:fabioakita@gmail.com">fabioakita@gmail.com</a>. Best Regards.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: pate</title>
		<link>http://www.vmunix.com/mark/blog/archives/2006/05/17/mongrel-for-rails-deployment/#comment-12103</link>
		<dc:creator>pate</dc:creator>
		<pubDate>Thu, 18 May 2006 11:22:12 +0000</pubDate>
		<guid isPermaLink="false">http://www.vmunix.com/mark/blog/archives/2006/05/17/mongrel-for-rails-deployment/#comment-12103</guid>
		<description>Mark,
thanks for posting a link to the interview.  I'm glad you like Mongrel, and I'm glad you liked the interview.  It should be the first of several.

-pate</description>
		<content:encoded><![CDATA[<p>Mark,<br />
thanks for posting a link to the interview.  I&#8217;m glad you like Mongrel, and I&#8217;m glad you liked the interview.  It should be the first of several.</p>
<p>-pate</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Dan Sketcher</title>
		<link>http://www.vmunix.com/mark/blog/archives/2006/05/17/mongrel-for-rails-deployment/#comment-12081</link>
		<dc:creator>Dan Sketcher</dc:creator>
		<pubDate>Thu, 18 May 2006 06:55:25 +0000</pubDate>
		<guid isPermaLink="false">http://www.vmunix.com/mark/blog/archives/2006/05/17/mongrel-for-rails-deployment/#comment-12081</guid>
		<description>Your “FastCGI, SCGI, and Apache: Background and Future"  post taught me a lot about the grief that I was getting with FastCGI and like you I had been waiting for something exactly like Mongrel to come along...

Makes me happy too! Keep posting great posts Mark :)</description>
		<content:encoded><![CDATA[<p>Your “FastCGI, SCGI, and Apache: Background and Future&#8221;  post taught me a lot about the grief that I was getting with FastCGI and like you I had been waiting for something exactly like Mongrel to come along&#8230;</p>
<p>Makes me happy too! Keep posting great posts Mark <img src='http://www.vmunix.com/mark/blog/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /></p>
]]></content:encoded>
	</item>
</channel>
</rss>

