custom Nginx module memleaks problem
tonny.young
nginx-forum at nginx.us
Wed Jun 27 03:59:35 UTC 2012
agentzh Wrote:
-------------------------------------------------------
> Hello!
>
> On Mon, Jun 25, 2012 at 8:36 AM, tonny.young
> <nginx-forum at nginx.us> wrote:
> > Thanks for the suggestions.Can you explain me
> how my module "blocks"?
> >
>
> All your memcached related calls from within your
> content handler will
> block your nginx worker processes from serving
> other concurrent
> requests, which essentially turns your nginx
> server into something
> like Apache's prefork mpm.
>
> Regards,
> -agentzh
>
> _______________________________________________
> nginx mailing list
> nginx at nginx.org
> http://mailman.nginx.org/mailman/listinfo/nginx
Thanks for the explain.
Posted at Nginx Forum: http://forum.nginx.org/read.php?2,227746,227968#msg-227968
More information about the nginx
mailing list