<?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: Using Nginx at DreamHost</title>
	<atom:link href="http://blog.mcohen.me/2010/01/28/using-nginx-at-dreamhost/feed/" rel="self" type="application/rss+xml" />
	<link>http://blog.mcohen.me/2010/01/28/using-nginx-at-dreamhost/</link>
	<description>Reality has a liberal bias.</description>
	<lastBuildDate>Sun, 16 Oct 2011 02:30:17 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
	<item>
		<title>By: Using Nginx at DreamHost « /dev/random - Tutorial Bin</title>
		<link>http://blog.mcohen.me/2010/01/28/using-nginx-at-dreamhost/#comment-1215</link>
		<dc:creator>Using Nginx at DreamHost « /dev/random - Tutorial Bin</dc:creator>
		<pubDate>Sun, 14 Feb 2010 21:00:32 +0000</pubDate>
		<guid isPermaLink="false">http://mcdevzone.com/?p=5373#comment-1215</guid>
		<description>&lt;!--%kramer-ref-pre%--&gt;[...] You are viewing: Using Nginx at DreamHost « /dev/random [Remove Frame] [...]&lt;!--%kramer-ref-post%--&gt;</description>
		<content:encoded><![CDATA[<p><a href="http://dev.wp-plugins.org/wiki/Kramer"><img src="http://blog.mcohen.me/wp-content/plugins/kramer/kramer.php?kramer=gif-icon" class="technorati-balloon" alt="Kramer auto Pingback" style="border:0;" /></a>[...] You are viewing: Using Nginx at DreamHost « /dev/random [Remove Frame] [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Using Nginx at DreamHost « /dev/random &#124; Host Talk</title>
		<link>http://blog.mcohen.me/2010/01/28/using-nginx-at-dreamhost/#comment-1214</link>
		<dc:creator>Using Nginx at DreamHost « /dev/random &#124; Host Talk</dc:creator>
		<pubDate>Fri, 29 Jan 2010 18:30:20 +0000</pubDate>
		<guid isPermaLink="false">http://mcdevzone.com/?p=5373#comment-1214</guid>
		<description>&lt;!--%kramer-ref-pre%--&gt;[...] Using Nginx at DreamHost « /dev/random    Posted by mike 13 hours ago Dreamhost             All of my sites are now running Nginx rather than Apache, which has several major advantages. Apache uses a separate process for each connection, so if you have a very busy site with lots of simultaneous connections it can use a huge ...             Discuss  Bury   using nginx dreamhost  devrandom [...]&lt;!--%kramer-ref-post%--&gt;</description>
		<content:encoded><![CDATA[<p><a href="http://dev.wp-plugins.org/wiki/Kramer"><img src="http://blog.mcohen.me/wp-content/plugins/kramer/kramer.php?kramer=gif-icon" class="technorati-balloon" alt="Kramer auto Pingback" style="border:0;" /></a>[...] Using Nginx at DreamHost « /dev/random    Posted by mike 13 hours ago Dreamhost             All of my sites are now running Nginx rather than Apache, which has several major advantages. Apache uses a separate process for each connection, so if you have a very busy site with lots of simultaneous connections it can use a huge &#8230;             Discuss  Bury   using nginx dreamhost  devrandom [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: mike</title>
		<link>http://blog.mcohen.me/2010/01/28/using-nginx-at-dreamhost/#comment-1213</link>
		<dc:creator>mike</dc:creator>
		<pubDate>Fri, 29 Jan 2010 10:12:10 +0000</pubDate>
		<guid isPermaLink="false">http://mcdevzone.com/?p=5373#comment-1213</guid>
		<description>That applies to the default configurations. Almost every web host I&#039;ve used has Apache in the prefork mode, and in most cases they don&#039;t let you change it. </description>
		<content:encoded><![CDATA[<p>That applies to the default configurations. Almost every web host I&#039;ve used has Apache in the prefork mode, and in most cases they don&#039;t let you change it.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: pcdinh</title>
		<link>http://blog.mcohen.me/2010/01/28/using-nginx-at-dreamhost/#comment-1212</link>
		<dc:creator>pcdinh</dc:creator>
		<pubDate>Fri, 29 Jan 2010 02:37:41 +0000</pubDate>
		<guid isPermaLink="false">http://mcdevzone.com/?p=5373#comment-1212</guid>
		<description>&gt; Apache uses a separate process for each connection, so if you have a 
&gt; very busy site with lots of simultaneous connections it can use a huge amount of memory. 
 
I am sorry but your are wrong. Apache supports 3 different approach in handling requests: prefork mode (as you said), multiple threads and event-driven (like nginx) 
 
&gt; Nginx, on the other hand, uses one worker process with a fixed number of CGI processes 
&gt; no matter how many connections it&#8217;s serving. 
 
Nope, you can configure nginx to have more than one worker process </description>
		<content:encoded><![CDATA[<p>&gt; Apache uses a separate process for each connection, so if you have a<br />
&gt; very busy site with lots of simultaneous connections it can use a huge amount of memory. </p>
<p>I am sorry but your are wrong. Apache supports 3 different approach in handling requests: prefork mode (as you said), multiple threads and event-driven (like nginx) </p>
<p>&gt; Nginx, on the other hand, uses one worker process with a fixed number of CGI processes<br />
&gt; no matter how many connections it&rsquo;s serving. </p>
<p>Nope, you can configure nginx to have more than one worker process</p>
]]></content:encoded>
	</item>
</channel>
</rss>

