timeout with UWSGI?

Alex Hall ahall at autodist.com
Tue May 10 19:29:24 UTC 2016


Hi all,
My Flask app is finally up and running, using UWSGI! This is great, but I'm
hitting a problem if the app takes too long. It talks to an AS400, so can
sometimes take a while to gather the requested information, parse it, and
hand back JSON. Sometimes, by the time it does this, Nginx has given up on
it, so I see an IOError reported in the log because of a broken pipe. I'm
wondering how I can increase the timeout limit, to make Nginx wait longer
before closing this connection? Thanks!

-- 
Alex Hall
Automatic Distributors, IT department
ahall at autodist.com
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mailman.nginx.org/pipermail/nginx/attachments/20160510/c94fb55a/attachment.html>


More information about the nginx mailing list