<?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: NginX Reporting for Duty</title>
	<atom:link href="http://www.opticality.com/blog/2008/06/09/nginx-reporting-for-duty/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.opticality.com/blog/2008/06/09/nginx-reporting-for-duty/</link>
	<description>Just another WordPress weblog</description>
	<lastBuildDate>Mon, 15 Mar 2010 16:59:14 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9.2</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<xhtml:meta xmlns:xhtml="http://www.w3.org/1999/xhtml" name="robots" content="noindex" />
	<item>
		<title>By: NginX and WordPress OpenID Plugin &#124; Random Musings</title>
		<link>http://www.opticality.com/blog/2008/06/09/nginx-reporting-for-duty/comment-page-1/#comment-8416</link>
		<dc:creator>NginX and WordPress OpenID Plugin &#124; Random Musings</dc:creator>
		<pubDate>Fri, 12 Mar 2010 20:10:35 +0000</pubDate>
		<guid isPermaLink="false">http://www.opticality.com/blog/?p=436#comment-8416</guid>
		<description>[...] in June 2008 (yes, a long time ago), I switched from Apache to NginX and have never looked back. The trickiest [...]</description>
		<content:encoded><![CDATA[<p>[...] in June 2008 (yes, a long time ago), I switched from Apache to NginX and have never looked back. The trickiest [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: hadar</title>
		<link>http://www.opticality.com/blog/2008/06/09/nginx-reporting-for-duty/comment-page-1/#comment-8199</link>
		<dc:creator>hadar</dc:creator>
		<pubDate>Tue, 17 Jun 2008 03:35:20 +0000</pubDate>
		<guid isPermaLink="false">http://www.opticality.com/blog/?p=436#comment-8199</guid>
		<description>To me, my blog seems to load a ton faster, but that could be that somehow php-fpm is faster than mod_php (though, I assume that both are resident, so it may be more due to nginx).&lt;br&gt;&lt;br&gt;As for mod_rewrite, it&#039;s actually a one-liner in nginx. Basically, if the URI doesn&#039;t exist on the filesystem (that&#039;s the part I screwed up initially, entirely my fault!), then you simply pass it as a parameter to index.php in the blog root.&lt;br&gt;&lt;br&gt;Works like a charm, no matter what the permalink structure on your site. It&#039;s beautifully simple. :-)</description>
		<content:encoded><![CDATA[<p>To me, my blog seems to load a ton faster, but that could be that somehow php-fpm is faster than mod_php (though, I assume that both are resident, so it may be more due to nginx).</p>
<p>As for mod_rewrite, it&#39;s actually a one-liner in nginx. Basically, if the URI doesn&#39;t exist on the filesystem (that&#39;s the part I screwed up initially, entirely my fault!), then you simply pass it as a parameter to index.php in the blog root.</p>
<p>Works like a charm, no matter what the permalink structure on your site. It&#39;s beautifully simple. <img src='http://www.opticality.com/blog/wp-includes/images/smilies/icon_smile.gif' alt=':-)' class='wp-smiley' /> </p>
]]></content:encoded>
	</item>
	<item>
		<title>By: thingles</title>
		<link>http://www.opticality.com/blog/2008/06/09/nginx-reporting-for-duty/comment-page-1/#comment-8198</link>
		<dc:creator>thingles</dc:creator>
		<pubDate>Tue, 17 Jun 2008 03:28:27 +0000</pubDate>
		<guid isPermaLink="false">http://www.opticality.com/blog/?p=436#comment-8198</guid>
		<description>I heard some chatter from people saying that Wordpress on nginx is &quot;noticeably&quot; faster than on Apache and that they even disabled WP-Cache as a result. You see any big jumps in performance?&lt;br&gt;&lt;br&gt;I&#039;m going to get a RoR app setup via nginx as well. Seems really slick to have nginx on front with PHP-FPM and Mongrel.&lt;br&gt;&lt;br&gt;The thing that confuses me the most about nginx is how to handle wordpress nice URL&#039;s. I saw lots of fright from people about the lack of mod_rewrite. You seem okay though, yes?</description>
		<content:encoded><![CDATA[<p>I heard some chatter from people saying that Wordpress on nginx is &#8220;noticeably&#8221; faster than on Apache and that they even disabled WP-Cache as a result. You see any big jumps in performance?</p>
<p>I&#39;m going to get a RoR app setup via nginx as well. Seems really slick to have nginx on front with PHP-FPM and Mongrel.</p>
<p>The thing that confuses me the most about nginx is how to handle wordpress nice URL&#39;s. I saw lots of fright from people about the lack of mod_rewrite. You seem okay though, yes?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: hadar</title>
		<link>http://www.opticality.com/blog/2008/06/09/nginx-reporting-for-duty/comment-page-1/#comment-8197</link>
		<dc:creator>hadar</dc:creator>
		<pubDate>Tue, 17 Jun 2008 03:25:45 +0000</pubDate>
		<guid isPermaLink="false">http://www.opticality.com/blog/?p=436#comment-8197</guid>
		<description>I&#039;m super happy with NginX and separately with PHP-FPM. I am running many vservers as well, and it&#039;s trivial to manage them all. When you&#039;re ready, please don&#039;t hesitate to holler if I can help in any way! :-)</description>
		<content:encoded><![CDATA[<p>I&#39;m super happy with NginX and separately with PHP-FPM. I am running many vservers as well, and it&#39;s trivial to manage them all. When you&#39;re ready, please don&#39;t hesitate to holler if I can help in any way! <img src='http://www.opticality.com/blog/wp-includes/images/smilies/icon_smile.gif' alt=':-)' class='wp-smiley' /> </p>
]]></content:encoded>
	</item>
	<item>
		<title>By: thingles</title>
		<link>http://www.opticality.com/blog/2008/06/09/nginx-reporting-for-duty/comment-page-1/#comment-8196</link>
		<dc:creator>thingles</dc:creator>
		<pubDate>Tue, 17 Jun 2008 03:19:39 +0000</pubDate>
		<guid isPermaLink="false">http://www.opticality.com/blog/?p=436#comment-8196</guid>
		<description>Wow! Thanks for doing this writeup Hadar! I do plan to switch to nginx but don&#039;t want to do it until I return home in July. Seems like it will take a bit of doing. This post is going to be a huge help when doing it. Thanks for taking the time.</description>
		<content:encoded><![CDATA[<p>Wow! Thanks for doing this writeup Hadar! I do plan to switch to nginx but don&#39;t want to do it until I return home in July. Seems like it will take a bit of doing. This post is going to be a huge help when doing it. Thanks for taking the time.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: hadar</title>
		<link>http://www.opticality.com/blog/2008/06/09/nginx-reporting-for-duty/comment-page-1/#comment-7424</link>
		<dc:creator>hadar</dc:creator>
		<pubDate>Mon, 16 Jun 2008 23:35:20 +0000</pubDate>
		<guid isPermaLink="false">http://www.opticality.com/blog/?p=436#comment-7424</guid>
		<description>To me, my blog seems to load a ton faster, but that could be that somehow php-fpm is faster than mod_php (though, I assume that both are resident, so it may be more due to nginx).&lt;br&gt;&lt;br&gt;As for mod_rewrite, it&#039;s actually a one-liner in nginx. Basically, if the URI doesn&#039;t exist on the filesystem (that&#039;s the part I screwed up initially, entirely my fault!), then you simply pass it as a parameter to index.php in the blog root.&lt;br&gt;&lt;br&gt;Works like a charm, no matter what the permalink structure on your site. It&#039;s beautifully simple. :-)</description>
		<content:encoded><![CDATA[<p>To me, my blog seems to load a ton faster, but that could be that somehow php-fpm is faster than mod_php (though, I assume that both are resident, so it may be more due to nginx).</p>
<p>As for mod_rewrite, it&#8217;s actually a one-liner in nginx. Basically, if the URI doesn&#8217;t exist on the filesystem (that&#8217;s the part I screwed up initially, entirely my fault!), then you simply pass it as a parameter to index.php in the blog root.</p>
<p>Works like a charm, no matter what the permalink structure on your site. It&#8217;s beautifully simple. <img src='http://www.opticality.com/blog/wp-includes/images/smilies/icon_smile.gif' alt=':-)' class='wp-smiley' /> </p>
]]></content:encoded>
	</item>
	<item>
		<title>By: thingles</title>
		<link>http://www.opticality.com/blog/2008/06/09/nginx-reporting-for-duty/comment-page-1/#comment-7423</link>
		<dc:creator>thingles</dc:creator>
		<pubDate>Mon, 16 Jun 2008 23:28:27 +0000</pubDate>
		<guid isPermaLink="false">http://www.opticality.com/blog/?p=436#comment-7423</guid>
		<description>I heard some chatter from people saying that Wordpress on nginx is &quot;noticeably&quot; faster than on Apache and that they even disabled WP-Cache as a result. You see any big jumps in performance?&lt;br&gt;&lt;br&gt;I&#039;m going to get a RoR app setup via nginx as well. Seems really slick to have nginx on front with PHP-FPM and Mongrel.&lt;br&gt;&lt;br&gt;The thing that confuses me the most about nginx is how to handle wordpress nice URL&#039;s. I saw lots of fright from people about the lack of mod_rewrite. You seem okay though, yes?</description>
		<content:encoded><![CDATA[<p>I heard some chatter from people saying that Wordpress on nginx is &#8220;noticeably&#8221; faster than on Apache and that they even disabled WP-Cache as a result. You see any big jumps in performance?</p>
<p>I&#8217;m going to get a RoR app setup via nginx as well. Seems really slick to have nginx on front with PHP-FPM and Mongrel.</p>
<p>The thing that confuses me the most about nginx is how to handle wordpress nice URL&#8217;s. I saw lots of fright from people about the lack of mod_rewrite. You seem okay though, yes?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: hadar</title>
		<link>http://www.opticality.com/blog/2008/06/09/nginx-reporting-for-duty/comment-page-1/#comment-7422</link>
		<dc:creator>hadar</dc:creator>
		<pubDate>Mon, 16 Jun 2008 23:25:45 +0000</pubDate>
		<guid isPermaLink="false">http://www.opticality.com/blog/?p=436#comment-7422</guid>
		<description>I&#039;m super happy with NginX and separately with PHP-FPM. I am running many vservers as well, and it&#039;s trivial to manage them all. When you&#039;re ready, please don&#039;t hesitate to holler if I can help in any way! :-)</description>
		<content:encoded><![CDATA[<p>I&#8217;m super happy with NginX and separately with PHP-FPM. I am running many vservers as well, and it&#8217;s trivial to manage them all. When you&#8217;re ready, please don&#8217;t hesitate to holler if I can help in any way! <img src='http://www.opticality.com/blog/wp-includes/images/smilies/icon_smile.gif' alt=':-)' class='wp-smiley' /> </p>
]]></content:encoded>
	</item>
	<item>
		<title>By: thingles</title>
		<link>http://www.opticality.com/blog/2008/06/09/nginx-reporting-for-duty/comment-page-1/#comment-7421</link>
		<dc:creator>thingles</dc:creator>
		<pubDate>Mon, 16 Jun 2008 23:19:39 +0000</pubDate>
		<guid isPermaLink="false">http://www.opticality.com/blog/?p=436#comment-7421</guid>
		<description>Wow! Thanks for doing this writeup Hadar! I do plan to switch to nginx but don&#039;t want to do it until I return home in July. Seems like it will take a bit of doing. This post is going to be a huge help when doing it. Thanks for taking the time.</description>
		<content:encoded><![CDATA[<p>Wow! Thanks for doing this writeup Hadar! I do plan to switch to nginx but don&#8217;t want to do it until I return home in July. Seems like it will take a bit of doing. This post is going to be a huge help when doing it. Thanks for taking the time.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: hadar</title>
		<link>http://www.opticality.com/blog/2008/06/09/nginx-reporting-for-duty/comment-page-1/#comment-7420</link>
		<dc:creator>hadar</dc:creator>
		<pubDate>Mon, 09 Jun 2008 20:45:38 +0000</pubDate>
		<guid isPermaLink="false">http://www.opticality.com/blog/?p=436#comment-7420</guid>
		<description>Cool! I&#039;m part of the Google group now for php-fpm, so I&#039;ll see any announcements about newer versions, and look forward to checking them out. Thanks for letting me know!</description>
		<content:encoded><![CDATA[<p>Cool! I&#8217;m part of the Google group now for php-fpm, so I&#8217;ll see any announcements about newer versions, and look forward to checking them out. Thanks for letting me know!</p>
]]></content:encoded>
	</item>
</channel>
</rss>
