<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	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:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>why queued &#187; nginx</title>
	<atom:link href="http://www.yqed.com/tag/nginx/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.yqed.com</link>
	<description>floren&#039;s random thoughts and segments of code</description>
	<lastBuildDate>Wed, 18 Aug 2010 03:29:08 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0.1</generator>
		<item>
		<title>php fastcgi process manager is resurrected</title>
		<link>http://www.yqed.com/php-fastcgi-process-manager-resurrected/</link>
		<comments>http://www.yqed.com/php-fastcgi-process-manager-resurrected/#comments</comments>
		<pubDate>Tue, 11 Aug 2009 15:40:08 +0000</pubDate>
		<dc:creator>Floren</dc:creator>
				<category><![CDATA[programming]]></category>
		<category><![CDATA[nginx]]></category>
		<category><![CDATA[PHP]]></category>

		<guid isPermaLink="false">http://www.yqed.com/?p=88</guid>
		<description><![CDATA[I really like the new direction PHP-FPM takes. Andrei decided to take again control of his original work and created a new standalone process manager project. If you visit the Launchpad project, you will notice that, starting with 0.6.x, PHP-FPM is a standalone daemon, not a patch. I will wait until the PHP 5.3 branch becomes a little [...]]]></description>
			<content:encoded><![CDATA[<p>I really like the new direction <a href="http://php-fpm.org/">PHP-FPM</a> takes. <a href="http://www.linkedin.com/pub/andrei-nigmatulin/2/51/761">Andrei</a> decided to take again control of his original work and created a new standalone process manager project.<span id="more-88"></span></p>
<p>If you visit the <a href="https://launchpad.net/php-fpm">Launchpad project</a>, you will notice that, starting with 0.6.x, PHP-FPM is a standalone daemon, not a patch. I will wait until the PHP 5.3 branch becomes a little more mature, then I will build a new RPM to replace the curent PHP-FPM daemon I use (5.2.10 patched).</p>
]]></content:encoded>
			<wfw:commentRss>http://www.yqed.com/php-fastcgi-process-manager-resurrected/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>nginx 0.7.x branch is now stable</title>
		<link>http://www.yqed.com/nginx-07x-branch-now-stable/</link>
		<comments>http://www.yqed.com/nginx-07x-branch-now-stable/#comments</comments>
		<pubDate>Tue, 26 May 2009 02:27:59 +0000</pubDate>
		<dc:creator>Floren</dc:creator>
				<category><![CDATA[programming]]></category>
		<category><![CDATA[nginx]]></category>

		<guid isPermaLink="false">http://www.yqed.com/?p=56</guid>
		<description><![CDATA[The 0.7.x version status is changed to stable, since this morning when Igor released 0.7.59 version. The proxy_cache_methods and fastcgi_cache_methods were added. Now you can also cache a POST, great stuff Igor. I will present Nginx and Sphinx at the next Zendcon conference, if I get accepted.]]></description>
			<content:encoded><![CDATA[<p><span>The 0.7.x version status is changed to stable, since this morning when Igor released 0.7.59 version. The proxy_cache_methods and fastcgi_cache_methods were added. Now you can also cache a POST, great stuff Igor. I will present Nginx and Sphinx at the next Zendcon conference, if I get accepted.</span></p>
]]></content:encoded>
			<wfw:commentRss>http://www.yqed.com/nginx-07x-branch-now-stable/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>exec: sysctl fs.file-max</title>
		<link>http://www.yqed.com/terminal-sysctl-fsfile-max/</link>
		<comments>http://www.yqed.com/terminal-sysctl-fsfile-max/#comments</comments>
		<pubDate>Tue, 19 May 2009 05:51:42 +0000</pubDate>
		<dc:creator>Floren</dc:creator>
				<category><![CDATA[linux]]></category>
		<category><![CDATA[nginx]]></category>
		<category><![CDATA[terminal]]></category>

		<guid isPermaLink="false">http://www.yqed.com/?p=48</guid>
		<description><![CDATA[Useful when you compare the number of worker connections in #nginx with the number of file descriptors in Redhat/CentOS. # sysctl fs.file-max fs.file-max = 203548 (default value on a 64bits OS) The nginx worker connections consume only about 200 bytes of memory per connection, so setting something like 16384 isn&#8217;t a big deal.]]></description>
			<content:encoded><![CDATA[<p>Useful when you compare the number of worker connections in <a href="http://search.twitter.com/search?q=%23nginx">#nginx</a> with the number of file descriptors in Redhat/CentOS.<br />
<span id="more-48"></span></p>
<pre># sysctl fs.file-max
fs.file-max = 203548 (default value on a 64bits OS)</pre>
<p>The nginx worker connections consume only about 200 bytes of memory per connection, so setting something like 16384 isn&#8217;t a big deal.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.yqed.com/terminal-sysctl-fsfile-max/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>wordpress servers powered by nginx</title>
		<link>http://www.yqed.com/wordpress-servers-nginx-powered/</link>
		<comments>http://www.yqed.com/wordpress-servers-nginx-powered/#comments</comments>
		<pubDate>Sat, 17 May 2008 05:07:26 +0000</pubDate>
		<dc:creator>Floren</dc:creator>
				<category><![CDATA[linux]]></category>
		<category><![CDATA[nginx]]></category>

		<guid isPermaLink="false">http://www.yqed.com/?p=21</guid>
		<description><![CDATA[There is no doubt nginx is a very solid piece of software, way better then lighty. More and more serious web sites switch to it because it&#8217;s the way to go, performance wise. Barry from WordPress is explaining how they setup nginx into their 300 servers cluster, for their 2 main sites (wordpress.com and gravatar.com). [...]]]></description>
			<content:encoded><![CDATA[<p>There is no doubt <a title="nginx" href="http://nginx.net/">nginx</a> is a very solid piece of software, way better then lighty. More and more serious web sites switch to it because it&#8217;s the way to go, performance wise.<span id="more-21"></span></p>
<p>Barry from WordPress is explaining <a href="http://barry.wordpress.com/2008/04/28/load-balancer-update/">how they setup nginx</a> into their 300 servers cluster, for their 2 main sites (wordpress.com and gravatar.com).</p>
<p>I feel sorry for Crapache (ahh, I meant Apache). Anyways, check the main WordPress server header:</p>
<pre>HTTP/1.1 200 OK
Server: nginx
Date: Sat, 17 May 2008 04:52:49 GMT
Content-Type: text/html; charset=utf-8
Transfer-Encoding: chunked
Connection: close
Vary: Cookie
X-hacker: If you're reading this, you should visit <strong>automattic.com/jobs</strong> and
apply to join the fun, mention this header.
X-Pingback: http://wordpress.com/xmlrpc.php</pre>
<p>Care to apply for a job? <img src='http://www.yqed.com/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> </p>
]]></content:encoded>
			<wfw:commentRss>http://www.yqed.com/wordpress-servers-nginx-powered/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
	</channel>
</rss>
