<?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: Running web.py behind SCGI</title>
	<atom:link href="http://meat.net/2006/02/running-webpy-behind-scgi/feed/" rel="self" type="application/rss+xml" />
	<link>http://meat.net/2006/02/running-webpy-behind-scgi/</link>
	<description>a blog</description>
	<lastBuildDate>Sun, 18 Oct 2009 16:32:23 -0500</lastBuildDate>
	<generator>http://wordpress.org/?v=2.8.4</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: Decorative Stone</title>
		<link>http://meat.net/2006/02/running-webpy-behind-scgi/comment-page-1/#comment-3931</link>
		<dc:creator>Decorative Stone</dc:creator>
		<pubDate>Fri, 15 Dec 2006 04:54:37 +0000</pubDate>
		<guid isPermaLink="false">http://meat.net/2006/02/running-webpy-behind-scgi/#comment-3931</guid>
		<description>Great tip thanks.</description>
		<content:encoded><![CDATA[<p>Great tip thanks.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: eliott</title>
		<link>http://meat.net/2006/02/running-webpy-behind-scgi/comment-page-1/#comment-328</link>
		<dc:creator>eliott</dc:creator>
		<pubDate>Wed, 05 Apr 2006 19:56:47 +0000</pubDate>
		<guid isPermaLink="false">http://meat.net/2006/02/running-webpy-behind-scgi/#comment-328</guid>
		<description>My understanding is that the scgi code is just much clearner than the old fcgi code (which hasn&#039;t recieved an update in quite a while).
I haven&#039;t yet tested any performance difference. I know lighttpd&#039;s fcgi implementation is pretty good.
apache fcgi is notoriously bad. fcgid is supposedly an improvement, but I haven&#039;t had much luck with it. The Apache team is working on a replacement for both of these, from what I have been told.</description>
		<content:encoded><![CDATA[<p>My understanding is that the scgi code is just much clearner than the old fcgi code (which hasn&#8217;t recieved an update in quite a while).<br />
I haven&#8217;t yet tested any performance difference. I know lighttpd&#8217;s fcgi implementation is pretty good.<br />
apache fcgi is notoriously bad. fcgid is supposedly an improvement, but I haven&#8217;t had much luck with it. The Apache team is working on a replacement for both of these, from what I have been told.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Andrew Ho</title>
		<link>http://meat.net/2006/02/running-webpy-behind-scgi/comment-page-1/#comment-276</link>
		<dc:creator>Andrew Ho</dc:creator>
		<pubDate>Thu, 16 Feb 2006 06:02:22 +0000</pubDate>
		<guid isPermaLink="false">http://meat.net/2006/02/running-webpy-behind-scgi/#comment-276</guid>
		<description>Perhaps in a future post you can explain why SCGI is better than FastCGI? Maybe I&#039;m dense, but from reading the intro to SCGI, it sure doesn&#039;t seem very revolutionary to me. I didn&#039;t know sending headers and content back and forth was the interesting or especially unsolved part of the webserver framework puzzle!</description>
		<content:encoded><![CDATA[<p>Perhaps in a future post you can explain why SCGI is better than FastCGI? Maybe I&#8217;m dense, but from reading the intro to SCGI, it sure doesn&#8217;t seem very revolutionary to me. I didn&#8217;t know sending headers and content back and forth was the interesting or especially unsolved part of the webserver framework puzzle!</p>
]]></content:encoded>
	</item>
</channel>
</rss>
