<?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 for blog.khax.net</title>
	<atom:link href="http://blog.khax.net/comments/feed/" rel="self" type="application/rss+xml" />
	<link>http://blog.khax.net</link>
	<description>Webdev &#38; Devops Blog</description>
	<lastBuildDate>Sat, 31 Dec 2011 04:54:04 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	
	<item>
		<title>Comment on Setup notes [ubuntu]: nginx + upstart php-cgi by Karl Bowden</title>
		<link>http://blog.khax.net/2011/09/19/setup-notes-ubuntu-nginx-upstart-php-cgi/#comment-2452</link>
		<dc:creator>Karl Bowden</dc:creator>
		<pubDate>Sat, 31 Dec 2011 04:54:04 +0000</pubDate>
		<guid isPermaLink="false">http://kh4x.com/?p=39#comment-2452</guid>
		<description>Upstart supports both ways. By setting the environment variables using the env command they will be applied before any command is run. So it saves you setting the variables multiple times if you have multiple commands.
But as we only have one command and we have placed the vars on the right hand side of sudo, they are in the most appropriate place.</description>
		<content:encoded><![CDATA[<p>Upstart supports both ways. By setting the environment variables using the env command they will be applied before any command is run. So it saves you setting the variables multiple times if you have multiple commands.<br />
But as we only have one command and we have placed the vars on the right hand side of sudo, they are in the most appropriate place.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Setup notes [ubuntu]: nginx + upstart php-cgi by Rajeev</title>
		<link>http://blog.khax.net/2011/09/19/setup-notes-ubuntu-nginx-upstart-php-cgi/#comment-2451</link>
		<dc:creator>Rajeev</dc:creator>
		<pubDate>Sun, 25 Dec 2011 16:54:51 +0000</pubDate>
		<guid isPermaLink="false">http://kh4x.com/?p=39#comment-2451</guid>
		<description>I have a question. How do you know that following variables will be passed to php-cgi process?
PHP_FCGI_CHILDREN=5 
PHP_FCGI_MAX_REQUESTS=125

I have looked at the upstart manual and should it not be like
env PHP_FCGI_CHILDREN=5

Thanks</description>
		<content:encoded><![CDATA[<p>I have a question. How do you know that following variables will be passed to php-cgi process?<br />
PHP_FCGI_CHILDREN=5<br />
PHP_FCGI_MAX_REQUESTS=125</p>
<p>I have looked at the upstart manual and should it not be like<br />
env PHP_FCGI_CHILDREN=5</p>
<p>Thanks</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Setup notes: nginx + wordpress multi site by kbowden</title>
		<link>http://blog.khax.net/2011/09/22/setup-notes-nginx-wordpress-multi-site/#comment-1534</link>
		<dc:creator>kbowden</dc:creator>
		<pubDate>Wed, 26 Oct 2011 22:26:40 +0000</pubDate>
		<guid isPermaLink="false">http://kh4x.com/?p=37#comment-1534</guid>
		<description>Thanks mate! Kind words always appreciated.</description>
		<content:encoded><![CDATA[<p>Thanks mate! Kind words always appreciated.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Setup notes: nginx + wordpress multi site by Joe Malik</title>
		<link>http://blog.khax.net/2011/09/22/setup-notes-nginx-wordpress-multi-site/#comment-1524</link>
		<dc:creator>Joe Malik</dc:creator>
		<pubDate>Wed, 26 Oct 2011 15:12:42 +0000</pubDate>
		<guid isPermaLink="false">http://kh4x.com/?p=37#comment-1524</guid>
		<description>Hey, that definately saved my day! Thx!</description>
		<content:encoded><![CDATA[<p>Hey, that definately saved my day! Thx!</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Iptables packet flow diagram by Sehcel</title>
		<link>http://blog.khax.net/2009/12/07/iptables-packet-flow-diagram/#comment-1199</link>
		<dc:creator>Sehcel</dc:creator>
		<pubDate>Wed, 19 Oct 2011 09:32:42 +0000</pubDate>
		<guid isPermaLink="false">http://blog.khax.net/?p=167#comment-1199</guid>
		<description>ty very much, the best packet flow chart I&#039;ve seen online.</description>
		<content:encoded><![CDATA[<p>ty very much, the best packet flow chart I&#8217;ve seen online.</p>
]]></content:encoded>
	</item>
</channel>
</rss>

