<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	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/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>LolocoJr &#187; 500</title>
	<atom:link href="http://www.railsguru.com/articles/tag/500/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.railsguru.com</link>
	<description>Andy Lo-A-Foe&#039;s blog</description>
	<lastBuildDate>Fri, 09 Jul 2010 12:08:16 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0.1</generator>
		<item>
		<title>Typo on SCGI</title>
		<link>http://www.railsguru.com/articles/2005/12/27/typo-on-scgi/</link>
		<comments>http://www.railsguru.com/articles/2005/12/27/typo-on-scgi/#comments</comments>
		<pubDate>Tue, 27 Dec 2005 00:08:00 +0000</pubDate>
		<dc:creator>andy</dc:creator>
				<category><![CDATA[Home]]></category>
		<category><![CDATA[500]]></category>
		<category><![CDATA[fastcgi]]></category>
		<category><![CDATA[scgi]]></category>

		<guid isPermaLink="false">http://www.railsguru.com/2007/04/17/typo-on-scgi</guid>
		<description><![CDATA[Switched Typo (this blog) to use SCGI on Apache. &#8220;SCGI is a replacement for the Common Gateway Interface (CGI) protocol. It is a standard for applications to interface with HTTP servers. It is similar to FastCGI but is designed to be easier to implement&#8221;. I was getting lots of random Error 500 on a new [...]]]></description>
			<content:encoded><![CDATA[<p>Switched Typo (this blog) to use <span class="caps">SCGI</span> on Apache. <i>&#8220;SCGI is a replacement for the Common Gateway Interface (CGI) protocol. It is a standard for applications to interface with <span class="caps">HTTP</span> servers. It is similar to FastCGI but is designed to be easier to implement&#8221;</i>.<br />
I was getting lots of random Error 500 on a new server installation and I think it has something to do with the FastCGI / Apache2 configuration option. I&#8217;ll be testing the stability of the Apache2 / <span class="caps">SCGI</span> setup the next coming days. <a href="http://zedshaw.com/projects/scgi_rails/index.html">More information on Rails on <span class="caps">SCGI</span></a>. Results of the stress testing will follow. For now at least I&#8217;ve ruled out Apache2 with FastCGI as serious combination for production Rails applications, that&#8217;s for sure.</p>
<p>
<strong>Update:</strong> <a href="/articles/2006/01/15/typo-on-lighttpd">Lighttpd might be a better engine</a> for <span class="caps">SCGI</span>.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.railsguru.com/articles/2005/12/27/typo-on-scgi/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
