<?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: AJAX and Fast CGI</title>
	<atom:link href="http://www.webdevelopment2.com/ajax-and-fast-cgi/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.webdevelopment2.com/ajax-and-fast-cgi/</link>
	<description>Quick and Dirty Web Development for Web 2.0: CakePHP, Prototype, JQuery, and lots more.</description>
	<lastBuildDate>Wed, 08 Sep 2010 11:45:44 -0500</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9.1</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: Blake M</title>
		<link>http://www.webdevelopment2.com/ajax-and-fast-cgi/comment-page-1/#comment-7775</link>
		<dc:creator>Blake M</dc:creator>
		<pubDate>Wed, 28 Mar 2007 21:46:56 +0000</pubDate>
		<guid isPermaLink="false">http://www.webdevelopment2.com/2005/11/17/ajax-and-fast-cgi.htm#comment-7775</guid>
		<description>Same problem as above. . . really irritating as the docs for mod_fcgid are very sparse. Looking through the mod_fcgid source for a solution. Any insight would be appreciated, I will post here if I solve.</description>
		<content:encoded><![CDATA[<p>Same problem as above. . . really irritating as the docs for mod_fcgid are very sparse. Looking through the mod_fcgid source for a solution. Any insight would be appreciated, I will post here if I solve.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Timo K.</title>
		<link>http://www.webdevelopment2.com/ajax-and-fast-cgi/comment-page-1/#comment-665</link>
		<dc:creator>Timo K.</dc:creator>
		<pubDate>Tue, 12 Dec 2006 11:52:10 +0000</pubDate>
		<guid isPermaLink="false">http://www.webdevelopment2.com/2005/11/17/ajax-and-fast-cgi.htm#comment-665</guid>
		<description>Hi, I am also using FastCGI and AJAX together and this may be the source of all my troubles at the moment. If you take a look at my [url=&quot;http://www.ukautobarn.com&quot;]App[/url] and then use the AJAX search function on the left a couple of times, you will see what I mean. In my log I get the following error:

A SystemExit occurred in
  store#cars
  exit /usr/lib/ruby/gems/1.8/gems/rails-1.1.6/lib/fcgi_handler.rb:126:in `exit&#039;

This means FastCGI is to blame, right?
Any idea on how to fix this?

Cheers.</description>
		<content:encoded><![CDATA[<p>Hi, I am also using FastCGI and AJAX together and this may be the source of all my troubles at the moment. If you take a look at my [url="http://www.ukautobarn.com"]App[/url] and then use the AJAX search function on the left a couple of times, you will see what I mean. In my log I get the following error:</p>
<p>A SystemExit occurred in<br />
  store#cars<br />
  exit /usr/lib/ruby/gems/1.8/gems/rails-1.1.6/lib/fcgi_handler.rb:126:in `exit&#8217;</p>
<p>This means FastCGI is to blame, right?<br />
Any idea on how to fix this?</p>
<p>Cheers.</p>
]]></content:encoded>
	</item>
</channel>
</rss>
