Il giorno 22/ott/2012, alle ore 17:23, Samuel <[email protected]> ha 
scritto:

> Hi, 
> 
> I recently found  some upstream timed out in nginx error log, but I checked 
> my upstream servers, who are not busy at all. the machine load is only 2-3 (8 
> cores), and uwsgitop reports a lot of processes are idle, not busy at all. 
> 
> upstream: django, 8 cores, 40 processes, listen 4000 sockets
> 
> 

nginx has an internal timeout on the response generation (60 seconds by 
default).

Maybe you had some response not generating in time (you may want to check slow 
requests in uwsgi logs, to see if some
is higher than nginx timeout)

--
Roberto De Ioris
http://unbit.it
JID: [email protected]

_______________________________________________
uWSGI mailing list
[email protected]
http://lists.unbit.it/cgi-bin/mailman/listinfo/uwsgi

Reply via email to