?
If yes then is it possible to avoid forking.
Pthreads is just now been introduced as a testing feature in NGiNX, so
I don't want to use it. Is there any other way also to avoid fork?
--
Regards
Nitesh Narayan Lal
http://www.niteshnarayanla
Hi Maxim,
On Tue, Mar 24, 2015 at 10:20 PM, Maxim Dounin wrote:
> Hello!
>
> On Tue, Mar 24, 2015 at 01:03:11PM +0530, nitesh narayan lal wrote:
>
> > Hi,
> >
> > I hope that I am posting at the right place.
> > I am trying to figure out if multi-thread m
commented out in the
auto/options file.
#--with-threads=*)USE_THREADS="$value" ;;
#--with-threads) USE_THREADS="pthreads" ;;
Due to which I am bit confused if its supported or not!
--
Regards
Nit