On Mon, Oct 22, 2012 at 11:37 PM, Roberto De Ioris <[email protected]> wrote:
> > > nginx has an internal timeout on the response generation (60 seconds by > default). > > Maybe you had some response not generating in time (you may want to check > slow requests in uwsgi logs, to see if some > is higher than nginx timeout) > i set nginx proxy_read_timeout 120, and I also set harakiri = 20 in uwsgi. If any requests waiting longer than 20 seconds, the request itself should be killed and the process should be recycled, while nginx cannot read timeout connections? -- *吴焱红(Samuel)* 博客: blog.shanbay.com
_______________________________________________ uWSGI mailing list [email protected] http://lists.unbit.it/cgi-bin/mailman/listinfo/uwsgi
