<div dir="ltr"><div>Hi all,<br></div>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!<br clear="all"><div><div><br>-- <br><div class="gmail_signature"><div dir="ltr"><div><div>Alex Hall<br></div>Automatic Distributors, IT department<br></div><a href="mailto:ahall@autodist.com" target="_blank">ahall@autodist.com</a><br></div></div>
</div></div></div>