<?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: Ruby On Rails &#038; Mongrel Generally Slow</title>
	<atom:link href="http://ifdebug.com/articles/ruby-on-rails-mongrel-generally-slow/feed/" rel="self" type="application/rss+xml" />
	<link>http://ifdebug.com/articles/ruby-on-rails-mongrel-generally-slow/</link>
	<description>Technical thoughts of a coffee addicted developer</description>
	<pubDate>Wed, 07 Jan 2009 00:58:38 +0000</pubDate>
	<generator>http://wordpress.org/?v=2.7</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: Frank</title>
		<link>http://ifdebug.com/articles/ruby-on-rails-mongrel-generally-slow/comment-page-1/#comment-349</link>
		<dc:creator>Frank</dc:creator>
		<pubDate>Sun, 16 Mar 2008 08:58:38 +0000</pubDate>
		<guid isPermaLink="false">http://ifdebug.com/articles/ruby-on-rails-mongrel-generally-slow/#comment-349</guid>
		<description>The classification may be a bit tainted when it comes down to Rails applications as the currently preferred production deployment is a cluster of mongrel servers proxied through a load balancing apache server which also does the heavily lifting when it comes down to serving up static content. Hence depending on how you try to determine what the server side is, you may end up classifying all these mongrel clusters as Apache farms.</description>
		<content:encoded><![CDATA[<p>The classification may be a bit tainted when it comes down to Rails applications as the currently preferred production deployment is a cluster of mongrel servers proxied through a load balancing apache server which also does the heavily lifting when it comes down to serving up static content. Hence depending on how you try to determine what the server side is, you may end up classifying all these mongrel clusters as Apache farms.</p>
]]></content:encoded>
	</item>
</channel>
</rss>
