Hi
I tried values upto one hour but downloads which took < 5 minds could still
generate the timeout issue.

It didn't feel right that I have to guess the maximum time it may take to
download a file.

On Thu, 12 Mar 2015 18:15 Tim Tisdall <[email protected]> wrote:

> On Thu, Mar 12, 2015 at 1:18 PM, John Goodyear <[email protected]>
> wrote:
> > nginx looks like this:
> >
> >         location / {
> >                 uwsgi_pass unix:/tmp/uwsgi.sock;
> >                 uwsgi_buffering off;
> >                 uwsgi_read_timeout 120s;
> >                 uwsgi_send_timeout 120s;
> >                 include uwsgi_params;
> > }
>
> I guess the obvious first question is:  How long is the download
> taking and is it hitting that 120 second timeout limit?
> _______________________________________________
> uWSGI mailing list
> [email protected]
> http://lists.unbit.it/cgi-bin/mailman/listinfo/uwsgi
>
_______________________________________________
uWSGI mailing list
[email protected]
http://lists.unbit.it/cgi-bin/mailman/listinfo/uwsgi

Reply via email to