I have setup uwsgi to work with nginx but I keep seeing these errors on my logs:
2014/05/05 11:45:14 [error] 9149#0: *268037 upstream timed out (110:Connection timed out) while reading upstream, client : 86.36.49.200, server: api.xxx.com, request: "GET /socket HTTP/1.1 ", upstream: "uwsgi://unix:/var/run/uwsgi/xxx.sock:", host: "api.xxx.com" Google says I should change my nginx settings: fastcgi_read_timeout 300s; or proxy_read_timeout 300; but neither seems to work. Has anyone fixed this before?
_______________________________________________ uWSGI mailing list [email protected] http://lists.unbit.it/cgi-bin/mailman/listinfo/uwsgi
