timeout with UWSGI?

Francis Daly francis at daoine.org
Wed May 11 07:24:15 UTC 2016


On Tue, May 10, 2016 at 05:09:21PM -0400, Alex Hall wrote:

Hi there,

> We may be finding the problem... I'm not sure what you mean by 'upstream
> service'.

Somehow, you tell nginx to talk to "the next server". It can be with
"proxy_pass" or "fastcgi_pass" or, most likely here, "uwsgi_pass".

"the next server" is the upstream, in this context.

And the directive is whichever *_pass you use here.

Cheers,

	f
-- 
Francis Daly        francis at daoine.org



More information about the nginx mailing list