<?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: PHP FastCGI with nginx on Ubuntu</title>
	<atom:link href="http://tomasz.sterna.tv/2009/04/php-fastcgi-with-nginx-on-ubuntu/feed/" rel="self" type="application/rss+xml" />
	<link>http://tomasz.sterna.tv/2009/04/php-fastcgi-with-nginx-on-ubuntu/</link>
	<description>technology babbling</description>
	<lastBuildDate>Wed, 01 Sep 2010 21:35:12 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0.1</generator>
	<item>
		<title>By: Switching wordpress to nginx &#171; Quinn Shanahan (dot) com</title>
		<link>http://tomasz.sterna.tv/2009/04/php-fastcgi-with-nginx-on-ubuntu/comment-page-1/#comment-674</link>
		<dc:creator>Switching wordpress to nginx &#171; Quinn Shanahan (dot) com</dc:creator>
		<pubDate>Mon, 23 Aug 2010 08:32:50 +0000</pubDate>
		<guid isPermaLink="false">http://tomasz.sterna.tv/?p=98#comment-674</guid>
		<description>[...] http://tomasz.sterna.tv/2009/04/php-fastcgi-with-nginx-on-ubuntu/ [...]</description>
		<content:encoded><![CDATA[<p>[...] <a href="http://tomasz.sterna.tv/2009/04/php-fastcgi-with-nginx-on-ubuntu/" rel="nofollow">http://tomasz.sterna.tv/2009/04/php-fastcgi-with-nginx-on-ubuntu/</a> [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Manuel</title>
		<link>http://tomasz.sterna.tv/2009/04/php-fastcgi-with-nginx-on-ubuntu/comment-page-1/#comment-671</link>
		<dc:creator>Manuel</dc:creator>
		<pubDate>Mon, 16 Aug 2010 16:35:24 +0000</pubDate>
		<guid isPermaLink="false">http://tomasz.sterna.tv/?p=98#comment-671</guid>
		<description>Thanks a lot! I was about to give up on NGINX...</description>
		<content:encoded><![CDATA[<p>Thanks a lot! I was about to give up on NGINX&#8230;</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: How To Install NGINX Web Server</title>
		<link>http://tomasz.sterna.tv/2009/04/php-fastcgi-with-nginx-on-ubuntu/comment-page-1/#comment-658</link>
		<dc:creator>How To Install NGINX Web Server</dc:creator>
		<pubDate>Wed, 28 Jul 2010 19:08:21 +0000</pubDate>
		<guid isPermaLink="false">http://tomasz.sterna.tv/?p=98#comment-658</guid>
		<description>[...] As you may have noticed, we have installed php-cgi, that is because we will be running a FastCGI interface. There are some articles online which recommend using lighttpd for its FastCGI interface, this is totally not needed. PHP has its own FastCGI interface which works perfectly well (thanks to Tomasz Sterna for a great article on FastCGI with Nginx) [...]</description>
		<content:encoded><![CDATA[<p>[...] As you may have noticed, we have installed php-cgi, that is because we will be running a FastCGI interface. There are some articles online which recommend using lighttpd for its FastCGI interface, this is totally not needed. PHP has its own FastCGI interface which works perfectly well (thanks to Tomasz Sterna for a great article on FastCGI with Nginx) [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: 配置nginx笔记 &#8211; 黑白dè独舞</title>
		<link>http://tomasz.sterna.tv/2009/04/php-fastcgi-with-nginx-on-ubuntu/comment-page-1/#comment-650</link>
		<dc:creator>配置nginx笔记 &#8211; 黑白dè独舞</dc:creator>
		<pubDate>Wed, 21 Jul 2010 08:40:45 +0000</pubDate>
		<guid isPermaLink="false">http://tomasz.sterna.tv/?p=98#comment-650</guid>
		<description>[...] http://tomasz.sterna.tv/2009/04/php-fastcgi-with-nginx-on-ubuntu/    This entry was posted in 有点儿专业 and tagged django, nginx, rewrite, wordpress. Bookmark the permalink.    &#8592; OPhone SDK一瞥 [...]</description>
		<content:encoded><![CDATA[<p>[...] <a href="http://tomasz.sterna.tv/2009/04/php-fastcgi-with-nginx-on-ubuntu/" rel="nofollow">http://tomasz.sterna.tv/2009/04/php-fastcgi-with-nginx-on-ubuntu/</a>    This entry was posted in 有点儿专业 and tagged django, nginx, rewrite, wordpress. Bookmark the permalink.    &larr; OPhone SDK一瞥 [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Dimas</title>
		<link>http://tomasz.sterna.tv/2009/04/php-fastcgi-with-nginx-on-ubuntu/comment-page-1/#comment-649</link>
		<dc:creator>Dimas</dc:creator>
		<pubDate>Wed, 21 Jul 2010 05:56:48 +0000</pubDate>
		<guid isPermaLink="false">http://tomasz.sterna.tv/?p=98#comment-649</guid>
		<description>Tomasz, I found your article very useful having come from an article which recommended the use of lighttpd spawn-cgi ... for some reason I was getting 502 bad gateway errors after prolonged use of the nginx+php server (not quite sure why yet) ... Can you expand on the CHILDREN and REQUESTS vars and their implications on memory usage, what should the laymen be aware of. Thanks a lot!</description>
		<content:encoded><![CDATA[<p>Tomasz, I found your article very useful having come from an article which recommended the use of lighttpd spawn-cgi &#8230; for some reason I was getting 502 bad gateway errors after prolonged use of the nginx+php server (not quite sure why yet) &#8230; Can you expand on the CHILDREN and REQUESTS vars and their implications on memory usage, what should the laymen be aware of. Thanks a lot!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Steve Steiner</title>
		<link>http://tomasz.sterna.tv/2009/04/php-fastcgi-with-nginx-on-ubuntu/comment-page-1/#comment-638</link>
		<dc:creator>Steve Steiner</dc:creator>
		<pubDate>Sat, 03 Jul 2010 13:33:12 +0000</pubDate>
		<guid isPermaLink="false">http://tomasz.sterna.tv/?p=98#comment-638</guid>
		<description>Thank you!  I&#039;m just separating PHP from Apache to run Apache in Worker MPM mode and this was a great help. 

Like most people, I think, I found lots of more complicated ways to run PHP but this one&#039;s fast, works, and is dead simple to set up.</description>
		<content:encoded><![CDATA[<p>Thank you!  I&#8217;m just separating PHP from Apache to run Apache in Worker MPM mode and this was a great help. </p>
<p>Like most people, I think, I found lots of more complicated ways to run PHP but this one&#8217;s fast, works, and is dead simple to set up.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Thankful guy</title>
		<link>http://tomasz.sterna.tv/2009/04/php-fastcgi-with-nginx-on-ubuntu/comment-page-1/#comment-519</link>
		<dc:creator>Thankful guy</dc:creator>
		<pubDate>Wed, 28 Apr 2010 22:05:55 +0000</pubDate>
		<guid isPermaLink="false">http://tomasz.sterna.tv/?p=98#comment-519</guid>
		<description>Worked for me. Thanks!</description>
		<content:encoded><![CDATA[<p>Worked for me. Thanks!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Gianluca DV</title>
		<link>http://tomasz.sterna.tv/2009/04/php-fastcgi-with-nginx-on-ubuntu/comment-page-1/#comment-502</link>
		<dc:creator>Gianluca DV</dc:creator>
		<pubDate>Tue, 13 Apr 2010 08:05:10 +0000</pubDate>
		<guid isPermaLink="false">http://tomasz.sterna.tv/?p=98#comment-502</guid>
		<description>Thanks!
You saved my day!</description>
		<content:encoded><![CDATA[<p>Thanks!<br />
You saved my day!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Matthew C</title>
		<link>http://tomasz.sterna.tv/2009/04/php-fastcgi-with-nginx-on-ubuntu/comment-page-1/#comment-501</link>
		<dc:creator>Matthew C</dc:creator>
		<pubDate>Tue, 13 Apr 2010 01:27:09 +0000</pubDate>
		<guid isPermaLink="false">http://tomasz.sterna.tv/?p=98#comment-501</guid>
		<description>You&#039;re a legend! I&#039;ve always wanted to setup nginx without using spawn-fcgi (from lighttpd).

Thanks for the awesome article! :)</description>
		<content:encoded><![CDATA[<p>You&#8217;re a legend! I&#8217;ve always wanted to setup nginx without using spawn-fcgi (from lighttpd).</p>
<p>Thanks for the awesome article! :)</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: nginx + fastcgi PHP » Tuinslak</title>
		<link>http://tomasz.sterna.tv/2009/04/php-fastcgi-with-nginx-on-ubuntu/comment-page-1/#comment-471</link>
		<dc:creator>nginx + fastcgi PHP » Tuinslak</dc:creator>
		<pubDate>Sun, 21 Mar 2010 00:32:26 +0000</pubDate>
		<guid isPermaLink="false">http://tomasz.sterna.tv/?p=98#comment-471</guid>
		<description>[...] there&#8217;s a PHP page as well, I had to set up fastcgi with PHP. I mainly followed this tutorial to try to get PHP [...]</description>
		<content:encoded><![CDATA[<p>[...] there&#8217;s a PHP page as well, I had to set up fastcgi with PHP. I mainly followed this tutorial to try to get PHP [...]</p>
]]></content:encoded>
	</item>
</channel>
</rss>

<!-- Dynamic Page Served (once) in 0.164 seconds -->
