<div dir="ltr">Hi Maxim,<br><div><div class="gmail_extra"><div class="gmail_quote"><br>On Tue, Mar 24, 2015 at 10:20 PM, Maxim Dounin <span dir="ltr"><<a href="mailto:mdounin@mdounin.ru" target="_blank">mdounin@mdounin.ru</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex"><div>Hello!<br>
<span class=""><br>
On Tue, Mar 24, 2015 at 01:03:11PM +0530, nitesh narayan lal wrote:<br>
<br>
> Hi,<br>
><br>
> I hope that I am posting at the right place.<br>
> I am trying to figure out if multi-thread mode is supported with the<br>
> latest release, and if so then what I need to do for using it?<br>
> I am trying to compile it from its source code for PowerPC architecture.<br>
> But I have seen that the following is been commented out in the<br>
> auto/options file.<br>
>         #--with-threads=*)                USE_THREADS="$value"       ;;<br>
>         #--with-threads)                  USE_THREADS="pthreads"     ;;<br>
> Due to which I am bit confused if its supported or not!<br>
<br>
</span>There is no support for threads in previous releases of nginx -<br>
only some obsolete code from previous experiments.<br>
<br>
In just released 1.7.11 an experimental support for thread pools<br>
was introduced though.  More details can be found here:<br>
<br>
<a href="http://nginx.org/r/aio" target="_blank">http://nginx.org/r/aio</a><br>
<br>
In short: you have to compile nginx with --with-threads (which is<br>
supported now), and then use "aio threads".<br></div></blockquote><div><br>Thanks a bunch for informing this.<br></div><div> </div><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex"><div></div><div>
<span class=""><font color="#888888"><br>
--<br>
Maxim Dounin<br>
<a href="http://nginx.org/" target="_blank">http://nginx.org/</a><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>
</font></span></div></blockquote></div><br><br clear="all"><div><div class="gmail_signature"><div dir="ltr"><div><div dir="ltr"><div>Regards<br></div>Nitesh Narayan Lal<br><a href="http://www.niteshnarayanlal.org/" target="_blank">http://www.niteshnarayanlal.org/</a><br></div></div></div></div></div>
</div></div></div>