I am aware of the limitations. I had two objectives in mind when attempting more than one worker process:<br>1) See if it would be possible to have more than 1024 sessions<br>2) Help in the identification of a probable bug.<br>
<br>Kurien<br><br><br><div class="gmail_quote">On Fri, Dec 9, 2011 at 7:13 PM, Valentin V. Bartenev <span dir="ltr"><<a href="mailto:ne@vbart.ru">ne@vbart.ru</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex;">
<div class="im">On Friday 09 December 2011 21:05:12 Kurien Mathew wrote:<br>
> I am running nginx 1.0.10 (native build) on Windows 2008 R2 with 2 worker<br>
> processes.<br>
</div>[...]<br>
<div class="im">><br>
> And importantly, there is no problem when the number of worker processes is<br>
> set to 1.<br>
><br>
> Would you have any additional clues about what is going wrong?<br>
><br>
<br>
</div>So, just set the worker_processes directive to 1.<br>
<br>
Setting worker_processes > 1 is meaningless on windows due to limitations:<br>
<a href="http://nginx.org/en/docs/windows.html#known_issues" target="_blank">http://nginx.org/en/docs/windows.html#known_issues</a><br>
<br>
wbr, Valentin V. Bartenev<br>
<br>
_______________________________________________<br>
nginx mailing list<br>
<a href="mailto:nginx@nginx.org">nginx@nginx.org</a><br>
<a href="http://mailman.nginx.org/mailman/listinfo/nginx" target="_blank">http://mailman.nginx.org/mailman/listinfo/nginx</a><br>
</blockquote></div><br>