<?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"
	>
<channel>
	<title>Comments on: Ruby Enterprise Edition and Passenger</title>
	<atom:link href="http://www.webficient.com/2008/06/24/ruby-enterprise-edition-and-passenger/feed" rel="self" type="application/rss+xml" />
	<link>http://www.webficient.com/2008/06/24/ruby-enterprise-edition-and-passenger</link>
	<description>Your Web Development Partner</description>
	<pubDate>Fri, 12 Mar 2010 07:06:29 +0000</pubDate>
	<generator>http://wordpress.org/?v=2.6</generator>
		<item>
		<title>By: tommy</title>
		<link>http://www.webficient.com/2008/06/24/ruby-enterprise-edition-and-passenger#comment-301</link>
		<dc:creator>tommy</dc:creator>
		<pubDate>Mon, 04 May 2009 02:27:26 +0000</pubDate>
		<guid isPermaLink="false">tag:webficient.com,2008-06-24:20#comment-301</guid>
		<description>Have you thought about using Nginx/Passenger setup? 

The downside for apache/passenger is the static content serving. With Nginx/Passenger, this is resolved.</description>
		<content:encoded><![CDATA[<p>Have you thought about using Nginx/Passenger setup? </p>
<p>The downside for apache/passenger is the static content serving. With Nginx/Passenger, this is resolved.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Phil Misiowiec</title>
		<link>http://www.webficient.com/2008/06/24/ruby-enterprise-edition-and-passenger#comment-10</link>
		<dc:creator>Phil Misiowiec</dc:creator>
		<pubDate>Tue, 12 Aug 2008 03:58:22 +0000</pubDate>
		<guid isPermaLink="false">tag:webficient.com,2008-06-24:20#comment-10</guid>
		<description>Definitely. You can actually find a few posts on this architecture, albeit non-mod rails. Check out &lt;a href="http://blog.kovyrin.net/2006/05/18/nginx-as-reverse-proxy/" rel="nofollow"&gt;this link&lt;/a&gt; and &lt;a href="http://wiki.joyent.com/accelerators:nginx_apache_proxy" rel="nofollow"&gt;this one&lt;/a&gt;. What I liked about the above benchmarks, though, was that although the RPS were a bit lower, Apache could take a beating without heavy swapping or pegging the processor. You hit the nail on the head re: easy deployment. Over 90% of apps won't have the traffic to warrant a more complex architecture.</description>
		<content:encoded><![CDATA[<p>Definitely. You can actually find a few posts on this architecture, albeit non-mod rails. Check out <a href="http://blog.kovyrin.net/2006/05/18/nginx-as-reverse-proxy/" rel="nofollow">this link</a> and <a href="http://wiki.joyent.com/accelerators:nginx_apache_proxy" rel="nofollow">this one</a>. What I liked about the above benchmarks, though, was that although the RPS were a bit lower, Apache could take a beating without heavy swapping or pegging the processor. You hit the nail on the head re: easy deployment. Over 90% of apps won&#8217;t have the traffic to warrant a more complex architecture.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: mormon</title>
		<link>http://www.webficient.com/2008/06/24/ruby-enterprise-edition-and-passenger#comment-8</link>
		<dc:creator>mormon</dc:creator>
		<pubDate>Mon, 11 Aug 2008 23:36:39 +0000</pubDate>
		<guid isPermaLink="false">tag:webficient.com,2008-06-24:20#comment-8</guid>
		<description>Cool.  Makes me wonder if you can have nginx that forwards to apache for the dynamic content.  Oh wait if you're going to do that then you may as well just run mongrel.  But still the ease of installation is a winner for small sites.
-R</description>
		<content:encoded><![CDATA[<p>Cool.  Makes me wonder if you can have nginx that forwards to apache for the dynamic content.  Oh wait if you&#8217;re going to do that then you may as well just run mongrel.  But still the ease of installation is a winner for small sites.<br />
-R</p>
]]></content:encoded>
	</item>
</channel>
</rss>
