High Load configuration question
Tronman
nginx-forum at nginx.us
Mon Jan 11 19:32:05 MSK 2010
> This all sounds like your module is taking focus and computes something
> for a long time (more than 10 msec) without giving focus back. This way
> when buffers are full there's no one to pick connections from them so
> any connection will time out without response. It's just because your
> module is written so.
That makes sense. How do I make it give back focus while still computing it's response? Is there an ngx_give_focus, ngx_release_focus or something somewhere?
Thanks.
Posted at Nginx Forum: http://forum.nginx.org/read.php?2,38810,39810#msg-39810
More information about the nginx
mailing list