On Mon, Feb 13, 2012 at 4:33 PM, Bradford Wells <[email protected]> wrote: > > *** WARNING: you are running uWSGI without its master process manager *** > your memory page size is 4096 bytes > *** starting uWSGI Emperor ***
have you tried using --master for the emperor? you have it enabled for the vassals but not the emperor itself ... i vaguely remember encountering a similar problem with --vacuum, and IIRC it was due to lack of a --master. this will restarted the emperor if something goes awry -- not sure how that will interact with upstart though (archlinux/systemd, ftw ;-). -- C Anthony _______________________________________________ uWSGI mailing list [email protected] http://lists.unbit.it/cgi-bin/mailman/listinfo/uwsgi
