Hi,

I am running uWSGI with python pyramid behind nginx on a raspberry pi.
One of the problems that I am facing right now is that there are times which the workers are not responding to any of the requests. I am quite sure that the connection is made as I am already asked for the basic auth from nginx. After that the log does not record anything further and after a while, nginx returns me 504 Gateway Timeout.
Can anyone point out what might be the thing that is causing this to happen?
This happens sometimes only, which means there are times which it works as it should.
--


Regards,
Poh Yee Hui

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

Reply via email to