> Good day all. > > This is a followup to my post on Stack Overflow. > http://stackoverflow.com/q/15178854/496406 > > I seem to be missing something when I try to upgrade the binary. > > When using both --master and --emperor and do a reload, the sock files for > the > sites that emperor is managing are deleted and not recreated. So the sites > stop loading. > > If I only use --emperor, and do a reload, it seems fine. > However running: > /usr/local/sbin/uwsgi --connect-and-read /run/uwsgi_stats.sock > it still reports the old version of uwsgi running yet. > > Any help is appreciated. > > Bjorn > _______________________________________________
I am not sure what you are trying to accomplish. Is there any reason to run the Emperor under the master ? you generally spawn an emperor: uwsgi --emperor /etc/uwsgi and then you start dropping config files in its directory -- Roberto De Ioris http://unbit.it _______________________________________________ uWSGI mailing list [email protected] http://lists.unbit.it/cgi-bin/mailman/listinfo/uwsgi
