<?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: Using mod_fcgid for Ruby on Rails Applications</title>
	<atom:link href="http://journal.paul.querna.org/articles/2006/01/01/using-mod_fcgid-for-ruby-on-rails-applications/feed/" rel="self" type="application/rss+xml" />
	<link>http://journal.paul.querna.org/articles/2006/01/01/using-mod_fcgid-for-ruby-on-rails-applications/</link>
	<description>Now with less async io</description>
	<pubDate>Wed, 07 Jan 2009 20:40:02 +0000</pubDate>
	<generator>http://wordpress.org/?v=2.7</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: Scott Laird</title>
		<link>http://journal.paul.querna.org/articles/2006/01/01/using-mod_fcgid-for-ruby-on-rails-applications/comment-page-1/#comment-35</link>
		<dc:creator>Scott Laird</dc:creator>
		<pubDate>Tue, 07 Feb 2006 15:54:19 +0000</pubDate>
		<guid isPermaLink="false">#comment-35</guid>
		<description>Yeah, it's really irritating that there's no way to specify static FastCGIs with mod_fcgid.</description>
		<content:encoded><![CDATA[<p>Yeah, it&#8217;s really irritating that there&#8217;s no way to specify static FastCGIs with mod_fcgid.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Mark Aufflick</title>
		<link>http://journal.paul.querna.org/articles/2006/01/01/using-mod_fcgid-for-ruby-on-rails-applications/comment-page-1/#comment-34</link>
		<dc:creator>Mark Aufflick</dc:creator>
		<pubDate>Mon, 06 Feb 2006 09:44:35 +0000</pubDate>
		<guid isPermaLink="false">#comment-34</guid>
		<description>Don't be tempted to go for version 1.0.8 -  for me it resulted in a log full of segfaults. 1.0.7 works a treat!</description>
		<content:encoded><![CDATA[<p>Don&#8217;t be tempted to go for version 1.0.8 -  for me it resulted in a log full of segfaults. 1.0.7 works a treat!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Masao</title>
		<link>http://journal.paul.querna.org/articles/2006/01/01/using-mod_fcgid-for-ruby-on-rails-applications/comment-page-1/#comment-33</link>
		<dc:creator>Masao</dc:creator>
		<pubDate>Sun, 05 Feb 2006 12:14:53 +0000</pubDate>
		<guid isPermaLink="false">#comment-33</guid>
		<description>Thank you very much.
I solved my problem.
I wrote this solution in japanese.
</description>
		<content:encoded><![CDATA[<p>Thank you very much.<br />
I solved my problem.<br />
I wrote this solution in japanese.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Michael Alan Dorman</title>
		<link>http://journal.paul.querna.org/articles/2006/01/01/using-mod_fcgid-for-ruby-on-rails-applications/comment-page-1/#comment-29</link>
		<dc:creator>Michael Alan Dorman</dc:creator>
		<pubDate>Wed, 25 Jan 2006 11:23:21 +0000</pubDate>
		<guid isPermaLink="false">#comment-29</guid>
		<description>The one thing I've found disappointing about mod_fcgid is that there doesn't seem to be any way to have it prefork copies of the application.  This means that first request can be very, very slow.</description>
		<content:encoded><![CDATA[<p>The one thing I&#8217;ve found disappointing about mod_fcgid is that there doesn&#8217;t seem to be any way to have it prefork copies of the application.  This means that first request can be very, very slow.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Myles Eftos</title>
		<link>http://journal.paul.querna.org/articles/2006/01/01/using-mod_fcgid-for-ruby-on-rails-applications/comment-page-1/#comment-28</link>
		<dc:creator>Myles Eftos</dc:creator>
		<pubDate>Mon, 23 Jan 2006 22:17:12 +0000</pubDate>
		<guid isPermaLink="false">#comment-28</guid>
		<description>That's great! Thanks!

I've published some slighly modified instructions on my blog so that you can still use the .htaccess file.

Now we play the waiting game to see if the zombie problem is fixed :)

- Myles</description>
		<content:encoded><![CDATA[<p>That&#8217;s great! Thanks!</p>
<p>I&#8217;ve published some slighly modified instructions on my blog so that you can still use the .htaccess file.</p>
<p>Now we play the waiting game to see if the zombie problem is fixed <img src='http://journal.paul.querna.org/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /><br />
- Myles</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: kronidas</title>
		<link>http://journal.paul.querna.org/articles/2006/01/01/using-mod_fcgid-for-ruby-on-rails-applications/comment-page-1/#comment-25</link>
		<dc:creator>kronidas</dc:creator>
		<pubDate>Sun, 08 Jan 2006 04:21:42 +0000</pubDate>
		<guid isPermaLink="false">#comment-25</guid>
		<description>Ken, 
use *nix :)</description>
		<content:encoded><![CDATA[<p>Ken,<br />
use *nix <img src='http://journal.paul.querna.org/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> </p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Ken</title>
		<link>http://journal.paul.querna.org/articles/2006/01/01/using-mod_fcgid-for-ruby-on-rails-applications/comment-page-1/#comment-24</link>
		<dc:creator>Ken</dc:creator>
		<pubDate>Thu, 05 Jan 2006 22:55:59 +0000</pubDate>
		<guid isPermaLink="false">#comment-24</guid>
		<description>Do you have windows instructions?</description>
		<content:encoded><![CDATA[<p>Do you have windows instructions?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Darren Chamberlain</title>
		<link>http://journal.paul.querna.org/articles/2006/01/01/using-mod_fcgid-for-ruby-on-rails-applications/comment-page-1/#comment-23</link>
		<dc:creator>Darren Chamberlain</dc:creator>
		<pubDate>Tue, 03 Jan 2006 11:44:43 +0000</pubDate>
		<guid isPermaLink="false">#comment-23</guid>
		<description>It appears to be in ubuntu as well:

&lt;pre&gt;
  $ apt-cache search fcgid
  libapache2-mod-fcgid - an alternative module compat with mod_fastcgi
&lt;/pre&gt;</description>
		<content:encoded><![CDATA[<p>It appears to be in ubuntu as well:</p>
<pre>
  $ apt-cache search fcgid
  libapache2-mod-fcgid - an alternative module compat with mod_fastcgi
</pre>
]]></content:encoded>
	</item>
</channel>
</rss>
