Hi,

Il 16/11/2015 02:43, 陈泽佳 ha scritto:
I'm using uwsgi as my python web app server, and nginx as a proxy.
According to the uwsgi documents, the reload should be graceful. However, when I
reload the uwsgi, some nginx errors (connection reset by peer) occur.

graceful reloading is a bit more complex than your configuration, see [1] as you are not using a subscription server your reload would not be graceful at all.

[snip]

I use uwsgi 1.9.21.1. The problem also occurs when I use the latest version of
uwsgi.

Please use the latest stable version.


[1] http://uwsgi-docs.readthedocs.org/en/latest/articles/TheArtOfGracefulReloading.html

--
Riccardo Magliocchetti
@rmistaken

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

Reply via email to