<?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: Setup Ruby Enterprise Edition, nginx and Passenger (aka mod_rails) on Ubuntu	</title>
	<atom:link href="https://programmingzen.com/setup-ruby-enterprise-edition-nginx-and-passenger-aka-mod_rails-on-ubuntu/feed/" rel="self" type="application/rss+xml" />
	<link>https://programmingzen.com/setup-ruby-enterprise-edition-nginx-and-passenger-aka-mod_rails-on-ubuntu/</link>
	<description>Meditations on programming, startups, and technology</description>
	<lastBuildDate>Tue, 15 Dec 2009 05:36:54 +0000</lastBuildDate>
	<sy:updatePeriod>
	hourly	</sy:updatePeriod>
	<sy:updateFrequency>
	1	</sy:updateFrequency>
	<generator>https://wordpress.org/?v=6.9.4</generator>
	<item>
		<title>
		By: limeyd		</title>
		<link>https://programmingzen.com/setup-ruby-enterprise-edition-nginx-and-passenger-aka-mod_rails-on-ubuntu/#comment-8556</link>

		<dc:creator><![CDATA[limeyd]]></dc:creator>
		<pubDate>Tue, 15 Dec 2009 05:36:54 +0000</pubDate>
		<guid isPermaLink="false">http://antoniocangiano.com/?p=1117#comment-8556</guid>

					<description><![CDATA[Why include PATH as it is not used anywhere in the script.

Great writeup thanks.]]></description>
			<content:encoded><![CDATA[<p>Why include PATH as it is not used anywhere in the script.</p>
<p>Great writeup thanks.</p>
]]></content:encoded>
		
			</item>
		<item>
		<title>
		By: Trevor Turk		</title>
		<link>https://programmingzen.com/setup-ruby-enterprise-edition-nginx-and-passenger-aka-mod_rails-on-ubuntu/#comment-8503</link>

		<dc:creator><![CDATA[Trevor Turk]]></dc:creator>
		<pubDate>Tue, 08 Dec 2009 19:15:30 +0000</pubDate>
		<guid isPermaLink="false">http://antoniocangiano.com/?p=1117#comment-8503</guid>

					<description><![CDATA[You may also be interested in this write-up I did that includes setting up Varnish and Monit: http://almosteffortless.com/2009/10/22/installing-varnish-with-nginx-passenger-and-monit-on-ubuntu-8-10-intrepid/]]></description>
			<content:encoded><![CDATA[<p>You may also be interested in this write-up I did that includes setting up Varnish and Monit: <a href="http://almosteffortless.com/2009/10/22/installing-varnish-with-nginx-passenger-and-monit-on-ubuntu-8-10-intrepid/" rel="nofollow ugc">http://almosteffortless.com/2009/10/22/installing-varnish-with-nginx-passenger-and-monit-on-ubuntu-8-10-intrepid/</a></p>
]]></content:encoded>
		
			</item>
		<item>
		<title>
		By: Dan		</title>
		<link>https://programmingzen.com/setup-ruby-enterprise-edition-nginx-and-passenger-aka-mod_rails-on-ubuntu/#comment-8493</link>

		<dc:creator><![CDATA[Dan]]></dc:creator>
		<pubDate>Mon, 07 Dec 2009 18:44:49 +0000</pubDate>
		<guid isPermaLink="false">http://antoniocangiano.com/?p=1117#comment-8493</guid>

					<description><![CDATA[We&#039;re set up on ubuntu with nginx and passenger at spokt.com - didn&#039;t know about the passenger-status and passenger-memory-stats commands - very cool.  Thanks!]]></description>
			<content:encoded><![CDATA[<p>We&#8217;re set up on ubuntu with nginx and passenger at spokt.com &#8211; didn&#8217;t know about the passenger-status and passenger-memory-stats commands &#8211; very cool.  Thanks!</p>
]]></content:encoded>
		
			</item>
		<item>
		<title>
		By: Ken Robertson		</title>
		<link>https://programmingzen.com/setup-ruby-enterprise-edition-nginx-and-passenger-aka-mod_rails-on-ubuntu/#comment-8382</link>

		<dc:creator><![CDATA[Ken Robertson]]></dc:creator>
		<pubDate>Fri, 20 Nov 2009 23:13:18 +0000</pubDate>
		<guid isPermaLink="false">http://antoniocangiano.com/?p=1117#comment-8382</guid>

					<description><![CDATA[One thing I&#039;d also recommend setting up is logfile rotating, otherwise your access log could grow over time.]]></description>
			<content:encoded><![CDATA[<p>One thing I&#8217;d also recommend setting up is logfile rotating, otherwise your access log could grow over time.</p>
]]></content:encoded>
		
			</item>
		<item>
		<title>
		By: Chris		</title>
		<link>https://programmingzen.com/setup-ruby-enterprise-edition-nginx-and-passenger-aka-mod_rails-on-ubuntu/#comment-8379</link>

		<dc:creator><![CDATA[Chris]]></dc:creator>
		<pubDate>Fri, 20 Nov 2009 22:04:41 +0000</pubDate>
		<guid isPermaLink="false">http://antoniocangiano.com/?p=1117#comment-8379</guid>

					<description><![CDATA[Very, very nice write-up.  Bookmarked and delicious&#039;d. :)]]></description>
			<content:encoded><![CDATA[<p>Very, very nice write-up.  Bookmarked and delicious&#8217;d. 🙂</p>
]]></content:encoded>
		
			</item>
		<item>
		<title>
		By: Randito		</title>
		<link>https://programmingzen.com/setup-ruby-enterprise-edition-nginx-and-passenger-aka-mod_rails-on-ubuntu/#comment-8377</link>

		<dc:creator><![CDATA[Randito]]></dc:creator>
		<pubDate>Fri, 20 Nov 2009 20:24:40 +0000</pubDate>
		<guid isPermaLink="false">http://antoniocangiano.com/?p=1117#comment-8377</guid>

					<description><![CDATA[Very nice writeup.  

I particular enjoyed the &quot;run xyz.sh&quot; approach rather than the &quot;some magic happens here&quot; approach.  It helps out with the newbs like me.]]></description>
			<content:encoded><![CDATA[<p>Very nice writeup.  </p>
<p>I particular enjoyed the &#8220;run xyz.sh&#8221; approach rather than the &#8220;some magic happens here&#8221; approach.  It helps out with the newbs like me.</p>
]]></content:encoded>
		
			</item>
	</channel>
</rss>
