> Any ideas how can I fix this issue? Is this related to nginx nr of > workers?
it is not an "issue", once you expose a server to the public wrong connections and transactions will come all over the place (both in nginx and uWSGI).Just to be sure, check your vassals/instances logs for errors that could eventually force the connection close. But never hope your server will only get good requests :) -- Roberto De Ioris http://unbit.it _______________________________________________ uWSGI mailing list [email protected] http://lists.unbit.it/cgi-bin/mailman/listinfo/uwsgi
