<?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: OK nginx is cool</title>
	<atom:link href="http://joyeur.com/2007/04/25/ok-nginx-is-cool/feed/" rel="self" type="application/rss+xml" />
	<link>http://joyeur.com/2007/04/25/ok-nginx-is-cool/</link>
	<description>Joyent&#039;s Weblog</description>
	<lastBuildDate>Mon, 30 Jan 2012 11:58:12 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.com/</generator>
	<item>
		<title>By: ynw</title>
		<link>http://joyeur.com/2007/04/25/ok-nginx-is-cool/#comment-2045</link>
		<dc:creator><![CDATA[ynw]]></dc:creator>
		<pubDate>Wed, 22 Aug 2007 13:07:37 +0000</pubDate>
		<guid isPermaLink="false">http://joycomad.joyent.us/blog/uncategorized/ok-nginx-is-cool/#comment-2045</guid>
		<description><![CDATA[It shines for load balancing and for serving static files.]]></description>
		<content:encoded><![CDATA[<p>It shines for load balancing and for serving static files.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Jacques Marneweck</title>
		<link>http://joyeur.com/2007/04/25/ok-nginx-is-cool/#comment-2044</link>
		<dc:creator><![CDATA[Jacques Marneweck]]></dc:creator>
		<pubDate>Thu, 26 Apr 2007 04:19:26 +0000</pubDate>
		<guid isPermaLink="false">http://joycomad.joyent.us/blog/uncategorized/ok-nginx-is-cool/#comment-2044</guid>
		<description><![CDATA[Various people use it for load-balancing.]]></description>
		<content:encoded><![CDATA[<p>Various people use it for load-balancing.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Joe Van Dyk</title>
		<link>http://joyeur.com/2007/04/25/ok-nginx-is-cool/#comment-2043</link>
		<dc:creator><![CDATA[Joe Van Dyk]]></dc:creator>
		<pubDate>Wed, 25 Apr 2007 20:34:08 +0000</pubDate>
		<guid isPermaLink="false">http://joycomad.joyent.us/blog/uncategorized/ok-nginx-is-cool/#comment-2043</guid>
		<description><![CDATA[So nginx w/ event ports is better on solaris for serving static files than lighttpd?]]></description>
		<content:encoded><![CDATA[<p>So nginx w/ event ports is better on solaris for serving static files than lighttpd?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Pavel Titov</title>
		<link>http://joyeur.com/2007/04/25/ok-nginx-is-cool/#comment-2042</link>
		<dc:creator><![CDATA[Pavel Titov]]></dc:creator>
		<pubDate>Wed, 25 Apr 2007 18:32:56 +0000</pubDate>
		<guid isPermaLink="false">http://joycomad.joyent.us/blog/uncategorized/ok-nginx-is-cool/#comment-2042</guid>
		<description><![CDATA[static web server? it supports fastcgi.]]></description>
		<content:encoded><![CDATA[<p>static web server? it supports fastcgi.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Adam Lindsay</title>
		<link>http://joyeur.com/2007/04/25/ok-nginx-is-cool/#comment-2041</link>
		<dc:creator><![CDATA[Adam Lindsay]]></dc:creator>
		<pubDate>Wed, 25 Apr 2007 14:14:10 +0000</pubDate>
		<guid isPermaLink="false">http://joycomad.joyent.us/blog/uncategorized/ok-nginx-is-cool/#comment-2041</guid>
		<description><![CDATA[I get a 404 on the pcre link.
(But thanks for the builds&#8230; I&#8217;ve wondered about nginx for a while.)]]></description>
		<content:encoded><![CDATA[<p>I get a 404 on the pcre link.<br />
(But thanks for the builds&#8230; I&#8217;ve wondered about nginx for a while.)</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Benjamin Stiglitz</title>
		<link>http://joyeur.com/2007/04/25/ok-nginx-is-cool/#comment-2040</link>
		<dc:creator><![CDATA[Benjamin Stiglitz]]></dc:creator>
		<pubDate>Wed, 25 Apr 2007 09:49:01 +0000</pubDate>
		<guid isPermaLink="false">http://joycomad.joyent.us/blog/uncategorized/ok-nginx-is-cool/#comment-2040</guid>
		<description><![CDATA[Event Ports look an awful lot like kqueue on BSD/OS X. Which means that they’re totally awesome, because all the asynchronous APIs completely suck. It’s too bad they didn’t support signals in the queue, though…]]></description>
		<content:encoded><![CDATA[<p>Event Ports look an awful lot like kqueue on BSD/OS X. Which means that they’re totally awesome, because all the asynchronous APIs completely suck. It’s too bad they didn’t support signals in the queue, though…</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Michael Koziarski</title>
		<link>http://joyeur.com/2007/04/25/ok-nginx-is-cool/#comment-2039</link>
		<dc:creator><![CDATA[Michael Koziarski]]></dc:creator>
		<pubDate>Wed, 25 Apr 2007 05:44:46 +0000</pubDate>
		<guid isPermaLink="false">http://joycomad.joyent.us/blog/uncategorized/ok-nginx-is-cool/#comment-2039</guid>
		<description><![CDATA[I&#8217;ve been really impressed by nginx&#8217;s static file serving.   Not quite as flexible as an apache or a lighttpd, but it&#8217;s perfectly functional.

	The biggest user-visible performance benefits I&#8217;ve noticed is:

	# Use &lt;a href=&quot;http://www.chadfowler.com/2007/2/18/edge-rails-goody-distributed-asset-hosts&quot; rel=&quot;nofollow&quot;&gt;distributed asset hosts&lt;/a&gt;
# Bundle all your JS and CSS into one file which you munge and combine at deploy time.
# Make sure you&#8217;re sending all the cacheability headers.

	The &#8216;two-requests-per-host&#8217; limitation in the http rfc makes some js or css heavy sites like the connector feel much much slower than the network tab in firefox indicates.  All the rails optimisation in the world won&#8217;t help you if your application is spending 90% of its time sending static assets to users

	All the best!]]></description>
		<content:encoded><![CDATA[<p>I&#8217;ve been really impressed by nginx&#8217;s static file serving.   Not quite as flexible as an apache or a lighttpd, but it&#8217;s perfectly functional.</p>
<p>	The biggest user-visible performance benefits I&#8217;ve noticed is:</p>
<p>	# Use <a href="http://www.chadfowler.com/2007/2/18/edge-rails-goody-distributed-asset-hosts" rel="nofollow">distributed asset hosts</a><br />
# Bundle all your JS and CSS into one file which you munge and combine at deploy time.<br />
# Make sure you&#8217;re sending all the cacheability headers.</p>
<p>	The &#8216;two-requests-per-host&#8217; limitation in the http rfc makes some js or css heavy sites like the connector feel much much slower than the network tab in firefox indicates.  All the rails optimisation in the world won&#8217;t help you if your application is spending 90% of its time sending static assets to users</p>
<p>	All the best!</p>
]]></content:encoded>
	</item>
</channel>
</rss>

