timeout with UWSGI?

Alex Hall ahall at autodist.com
Wed May 11 14:01:07 UTC 2016


Yes, I'm using uwsgi_pass:

uwsgi_pass 127.0.0.1:9876;

On Wed, May 11, 2016 at 9:54 AM, Aleksandar Lazic <al-nginx at none.at> wrote:

> Hi Alex,
>
> Am 11-05-2016 09:24, schrieb Francis Daly:
>
>> 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.
>>
>
> What Francis could mean could be this.
>
> http://nginx.org/en/docs/http/ngx_http_upstream_module.html
>
> Some basic concept.
>
> http://nginx.org/en/docs/http/load_balancing.html
>
> Maybe you should increase some timeouts in uwsgi
>
> http://nginx.org/en/docs/http/ngx_http_uwsgi_module.html
>   -> search for timeout.
>
> There are some info's in the net ;-)
>
>
> https://startpage.com/do/search?cmd=process_search&query=nginx+long+running+backend+requests&cat=web&with_language=&with_region=&pl=&ff=&rl=&hmb=1&with_date=y&abp=-1
>
>
> Can you please add the output of
>
> nginx -V
>
> to your answer and the relevant config.
>
> Hth & Best regards
> aleks
>
>
> _______________________________________________
> nginx mailing list
> nginx at nginx.org
> http://mailman.nginx.org/mailman/listinfo/nginx
>



-- 
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/20160511/18535a25/attachment.html>


More information about the nginx mailing list