Hi, When performing a graceful reload, is it possible to have uWSGI start the new workers and wait until they are ready *before* killing off the old workers? This would be useful for applications that have significant startup times as it would allow us to deploy updates without causing new requests to spin while the application initialises.
I have searched the docs but I can't see anything related to this. If this isn't possible at the moment, would this be worth adding to uWSGI's (ever growing!) list of options? Thanks, Dave
_______________________________________________ uWSGI mailing list [email protected] http://lists.unbit.it/cgi-bin/mailman/listinfo/uwsgi
