<?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/"
	xmlns:georss="http://www.georss.org/georss" xmlns:geo="http://www.w3.org/2003/01/geo/wgs84_pos#" xmlns:media="http://search.yahoo.com/mrss/"
		>
<channel>
	<title>Comments on: Passenger with nginx on Mac OS X</title>
	<atom:link href="http://trevorturk.wordpress.com/2009/09/16/passenger-with-nginx-on-mac-os-x/feed/" rel="self" type="application/rss+xml" />
	<link>http://trevorturk.wordpress.com/2009/09/16/passenger-with-nginx-on-mac-os-x/</link>
	<description>A chess-playing machine of the late 18th century, promoted as an automaton but later proved a hoax.</description>
	<lastBuildDate>Wed, 08 Feb 2012 17:13:43 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.com/</generator>
	<item>
		<title>By: Trevor</title>
		<link>http://trevorturk.wordpress.com/2009/09/16/passenger-with-nginx-on-mac-os-x/#comment-917</link>
		<dc:creator><![CDATA[Trevor]]></dc:creator>
		<pubDate>Wed, 22 Sep 2010 15:11:12 +0000</pubDate>
		<guid isPermaLink="false">http://almosteffortless.com/?p=1690#comment-917</guid>
		<description><![CDATA[ZachZ: I just posted a new guide here: &lt;a href=&quot;http://trevorturk.com/2010/09/22/passenger-with-nginx-on-mac-os-x-2nd-edition-2/&quot; rel=&quot;nofollow&quot;&gt;http://trevorturk.com/2010/09/22/passenger-with-n...&lt;/a&gt; ]]></description>
		<content:encoded><![CDATA[<p>ZachZ: I just posted a new guide here: <a href="http://trevorturk.com/2010/09/22/passenger-with-nginx-on-mac-os-x-2nd-edition-2/" rel="nofollow">http://trevorturk.com/2010/09/22/passenger-with-n&#8230;</a></p>
]]></content:encoded>
	</item>
	<item>
		<title>By: ZachZ</title>
		<link>http://trevorturk.wordpress.com/2009/09/16/passenger-with-nginx-on-mac-os-x/#comment-916</link>
		<dc:creator><![CDATA[ZachZ]]></dc:creator>
		<pubDate>Wed, 22 Sep 2010 13:45:07 +0000</pubDate>
		<guid isPermaLink="false">http://almosteffortless.com/?p=1690#comment-916</guid>
		<description><![CDATA[You shouldn&#039;t put the nginx.plist file into the /System/Library/LaunchDaemons/ directory. It&#039;s reserved for Apple&#039;s OS-level service stuff.
 

 
Instead put your plists into /Library/LaunchDaemons/ ]]></description>
		<content:encoded><![CDATA[<p>You shouldn&#039;t put the nginx.plist file into the /System/Library/LaunchDaemons/ directory. It&#039;s reserved for Apple&#039;s OS-level service stuff.</p>
<p>Instead put your plists into /Library/LaunchDaemons/</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Let&#8217;s have fun: Rails 2.3.5 + nginx + Passenger on a G4 Cube with Tiger &#171; hugo.frappier</title>
		<link>http://trevorturk.wordpress.com/2009/09/16/passenger-with-nginx-on-mac-os-x/#comment-915</link>
		<dc:creator><![CDATA[Let&#8217;s have fun: Rails 2.3.5 + nginx + Passenger on a G4 Cube with Tiger &#171; hugo.frappier]]></dc:creator>
		<pubDate>Sat, 01 May 2010 22:16:21 +0000</pubDate>
		<guid isPermaLink="false">http://almosteffortless.com/?p=1690#comment-915</guid>
		<description><![CDATA[[...] let&#8217;s create a script to automatically start nginx (thanks to Trevor for some [...] ]]></description>
		<content:encoded><![CDATA[<p>[...] let&#8217;s create a script to automatically start nginx (thanks to Trevor for some [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Alex Kirmse</title>
		<link>http://trevorturk.wordpress.com/2009/09/16/passenger-with-nginx-on-mac-os-x/#comment-914</link>
		<dc:creator><![CDATA[Alex Kirmse]]></dc:creator>
		<pubDate>Sun, 07 Feb 2010 00:43:43 +0000</pubDate>
		<guid isPermaLink="false">http://almosteffortless.com/?p=1690#comment-914</guid>
		<description><![CDATA[jason,
 

 
create the file tmp/always_restart.txt in your application&#8217;s root folder:
 

 
7.6. Making the application restart after each request
  &lt;a href=&quot;http://www.modrails.com/documentation/Users%20guide%20Nginx.html&quot; rel=&quot;nofollow&quot;&gt;http://www.modrails.com/documentation/Users%20gui...&lt;/a&gt; ]]></description>
		<content:encoded><![CDATA[<p>jason,</p>
<p>create the file tmp/always_restart.txt in your application&rsquo;s root folder:</p>
<p>7.6. Making the application restart after each request<br />
  <a href="http://www.modrails.com/documentation/Users%20guide%20Nginx.html" rel="nofollow">http://www.modrails.com/documentation/Users%20gui&#8230;</a></p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Trevor</title>
		<link>http://trevorturk.wordpress.com/2009/09/16/passenger-with-nginx-on-mac-os-x/#comment-913</link>
		<dc:creator><![CDATA[Trevor]]></dc:creator>
		<pubDate>Sat, 31 Oct 2009 02:48:33 +0000</pubDate>
		<guid isPermaLink="false">http://almosteffortless.com/?p=1690#comment-913</guid>
		<description><![CDATA[tim p: if you restart, it should be working. If not, please follow up in this forum and I&#039;ll see if I can help: &lt;a href=&quot;http://eldorado.heroku.com/&quot; rel=&quot;nofollow&quot;&gt;http://eldorado.heroku.com/&lt;/a&gt; ]]></description>
		<content:encoded><![CDATA[<p>tim p: if you restart, it should be working. If not, please follow up in this forum and I&#039;ll see if I can help: <a href="http://eldorado.heroku.com/" rel="nofollow">http://eldorado.heroku.com/</a></p>
]]></content:encoded>
	</item>
	<item>
		<title>By: tim p</title>
		<link>http://trevorturk.wordpress.com/2009/09/16/passenger-with-nginx-on-mac-os-x/#comment-912</link>
		<dc:creator><![CDATA[tim p]]></dc:creator>
		<pubDate>Fri, 30 Oct 2009 17:51:31 +0000</pubDate>
		<guid isPermaLink="false">http://almosteffortless.com/?p=1690#comment-912</guid>
		<description><![CDATA[ok, so i&#039;ve loaded nginx successfully and updated conf file, etc. doubled checked my path settings, and when i run sudo nginx i get a command not found error message...
 

 
any thoughts on what i am missing? ]]></description>
		<content:encoded><![CDATA[<p>ok, so i&#039;ve loaded nginx successfully and updated conf file, etc. doubled checked my path settings, and when i run sudo nginx i get a command not found error message&#8230;</p>
<p>any thoughts on what i am missing?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Hongli Lai</title>
		<link>http://trevorturk.wordpress.com/2009/09/16/passenger-with-nginx-on-mac-os-x/#comment-911</link>
		<dc:creator><![CDATA[Hongli Lai]]></dc:creator>
		<pubDate>Thu, 17 Sep 2009 01:52:01 +0000</pubDate>
		<guid isPermaLink="false">http://almosteffortless.com/?p=1690#comment-911</guid>
		<description><![CDATA[Jason, your problem is not caused by Phusion Passenger, but by Rails. As of version 2.2 or something, Rails caches view templates when run in production mode, for increased performance. If you don&#039;t want the view templates to be cached then you need to turn off view template caching; there&#039;s an option for that somewhere. ]]></description>
		<content:encoded><![CDATA[<p>Jason, your problem is not caused by Phusion Passenger, but by Rails. As of version 2.2 or something, Rails caches view templates when run in production mode, for increased performance. If you don&#039;t want the view templates to be cached then you need to turn off view template caching; there&#039;s an option for that somewhere.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Trevor</title>
		<link>http://trevorturk.wordpress.com/2009/09/16/passenger-with-nginx-on-mac-os-x/#comment-910</link>
		<dc:creator><![CDATA[Trevor]]></dc:creator>
		<pubDate>Wed, 16 Sep 2009 22:57:24 +0000</pubDate>
		<guid isPermaLink="false">http://almosteffortless.com/?p=1690#comment-910</guid>
		<description><![CDATA[Hongli, thanks for the clarification. I wasn&#039;t sure why it was needed, but it didn&#039;t work without it for me :)
 

 
jason, I&#039;m not sure. Maybe somebody else will come along and let us both know. I haven&#039;t done much development work with nginx, but maybe I&#039;ll run into the same problem, too. ]]></description>
		<content:encoded><![CDATA[<p>Hongli, thanks for the clarification. I wasn&#039;t sure why it was needed, but it didn&#039;t work without it for me <img src='http://s0.wp.com/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> </p>
<p>jason, I&#039;m not sure. Maybe somebody else will come along and let us both know. I haven&#039;t done much development work with nginx, but maybe I&#039;ll run into the same problem, too.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: jason</title>
		<link>http://trevorturk.wordpress.com/2009/09/16/passenger-with-nginx-on-mac-os-x/#comment-909</link>
		<dc:creator><![CDATA[jason]]></dc:creator>
		<pubDate>Wed, 16 Sep 2009 19:48:16 +0000</pubDate>
		<guid isPermaLink="false">http://almosteffortless.com/?p=1690#comment-909</guid>
		<description><![CDATA[Is there a way to get Passenger/NGINX to reload automatically when a controller or view is changed?
 

 
Passenger/Apache does this fine, but have not had any luck with NGINX.   Best I can find is to touch the reload text file, which is a real pain. ]]></description>
		<content:encoded><![CDATA[<p>Is there a way to get Passenger/NGINX to reload automatically when a controller or view is changed?</p>
<p>Passenger/Apache does this fine, but have not had any luck with NGINX.   Best I can find is to touch the reload text file, which is a real pain.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Hongli Lai</title>
		<link>http://trevorturk.wordpress.com/2009/09/16/passenger-with-nginx-on-mac-os-x/#comment-908</link>
		<dc:creator><![CDATA[Hongli Lai]]></dc:creator>
		<pubDate>Wed, 16 Sep 2009 17:06:41 +0000</pubDate>
		<guid isPermaLink="false">http://almosteffortless.com/?p=1690#comment-908</guid>
		<description><![CDATA[Oh, after reading the ruby-forum post I think the &#039;daemon off&#039; is only necessary when you&#039;re using it in combination with launchd. launchd probably monitors the process until it exits; if Nginx daemonizes then launchd thinks it exited, and tries to restart it. But the old Nginx was still running in the background so the new one fails to start. ]]></description>
		<content:encoded><![CDATA[<p>Oh, after reading the ruby-forum post I think the &#039;daemon off&#039; is only necessary when you&#039;re using it in combination with launchd. launchd probably monitors the process until it exits; if Nginx daemonizes then launchd thinks it exited, and tries to restart it. But the old Nginx was still running in the background so the new one fails to start.</p>
]]></content:encoded>
	</item>
</channel>
</rss>

