nginx was designed for linux/bsd, where it is built on top of epoll/kqueue which alows it to be as fast as it is. Windows does not have that, it has IOCP instead, but nginx does not support it yet. So it relies on select, which is much slower.<br>
<br><br>Sergej<br><br><div class="gmail_quote">On Mon, May 18, 2009 at 7:36 PM, Claude Bing <span dir="ltr">&lt;<a href="mailto:tehbing@gmail.com">tehbing@gmail.com</a>&gt;</span> wrote:<br><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">
I have only used nginx on Debian, and I must say it is very good.  I just had a hard time getting used to the rewrite configuration.  I have not had a chance to run nginx on Windows.  But as for Linux, I would vouch for it anyday.<div>
<div></div><div class="h5"><br>
<br><div class="gmail_quote">On Mon, May 18, 2009 at 7:28 PM, jlist9 <span dir="ltr">&lt;<a href="mailto:jlist9@gmail.com" target="_blank">jlist9@gmail.com</a>&gt;</span> wrote:<br><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">

Is there any particular reason that using IIS is better?<br>
Is it stability? Or functionality? I just need a small and fast server,<br>
preferably something that&#39;s also available on Linux. This way I&#39;ll<br>
just need one set of configuration for both platforms.<br>
<br>
Thanks.<br>
<div><div></div><div><br>
On Mon, May 18, 2009 at 9:25 AM, julcar &lt;<a href="mailto:nginx-forum@nginx.us" target="_blank">nginx-forum@nginx.us</a>&gt; wrote:<br>
&gt; I think that for windows server it&#39;s better to use IIS than another server software. However, I think test NginX on Reactos.<br>
<br>
</div></div></blockquote></div><br><br clear="all"><br></div></div><font color="#888888">-- <br><br><a href="http://www.brainyquote.com/quotes/authors/l/laurence_j_peter.html" target="_blank">Laurence J. Peter</a>  - &quot;Originality is the fine art of remembering what you hear but forgetting where you heard it.&quot;
</font></blockquote></div><br>