<div dir="ltr">We may be finding the problem... I'm not sure what you mean by 'upstream service'. I know I have an upstream context for PHP, which defines the socket file to use, but I don't have that for UWSGI. The sample configurations I found never said to include one, and I don't have a deep enough grasp of how all this works to know what to put in one for UWSGI. I'll certainly start looking this up, though.<br></div><div class="gmail_extra"><br><div class="gmail_quote">On Tue, May 10, 2016 at 4:30 PM, Francis Daly <span dir="ltr"><<a href="mailto:francis@daoine.org" target="_blank">francis@daoine.org</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">On Tue, May 10, 2016 at 03:29:24PM -0400, Alex Hall wrote:<br>
<br>
Hi there,<br>
<span class=""><br>
> Sometimes, by the time it does this, Nginx has given up on<br>
> it, so I see an IOError reported in the log because of a broken pipe. I'm<br>
> wondering how I can increase the timeout limit, to make Nginx wait longer<br>
> before closing this connection? Thanks!<br>
<br>
</span>What directive do you use to tell nginx to talk to the upstream service?<br>
<br>
Put that directive after "<a href="http://nginx.org/r/" rel="noreferrer" target="_blank">http://nginx.org/r/</a>", and visit that url. That<br>
should bring you to the documentation for that directive.<br>
<br>
Go to the top of the page; there is a list of all of the other directives<br>
that that module provides.<br>
<br>
Probably you care about the "read timeout" directive: you can invite nginx<br>
to wait longer between successive successful read operations; or you can<br>
configure your upstream service to write something more frequently that<br>
it currently does.<br>
<br>
Good luck with it,<br>
<br>
        f<br>
<span class="HOEnZb"><font color="#888888">--<br>
Francis Daly        <a href="mailto:francis@daoine.org">francis@daoine.org</a><br>
<br>
_______________________________________________<br>
nginx mailing list<br>
<a href="mailto:nginx@nginx.org">nginx@nginx.org</a><br>
<a href="http://mailman.nginx.org/mailman/listinfo/nginx" rel="noreferrer" target="_blank">http://mailman.nginx.org/mailman/listinfo/nginx</a><br>
</font></span></blockquote></div><br><br clear="all"><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>