Hm. Still, any master process running under emperor instance has no name at all, even when you use `auto-procname` in all childs master processes (env: UWSGI_AUTO_PROCNAME=true) and/or `procname-prefix-spaced`. Names are applied only for workers. Without emperor everythings works correctly.
Example from dev server: http://min.us/lbtmyg7nolBM3O And configuration files: Emperor: http://pastebin.com/TJ1Qcsiy Child: http://pastebin.com/nrkD2PkZ 2013/4/8 Roberto De Ioris <[email protected]> > > > Ok, there's however may be some bug. When you set `auto-procname` for > > emperor instance, this isn't works correctly until you set a master mode > > for emperor instance. Additionally, `auto-procname` doesn't works for > > master processes when under emperor instance, even with master mode. > > > > > > This has been fixed some month ago with the --emperor-procname option > (it is independent by the master) > > -- > Roberto De Ioris > http://unbit.it > _______________________________________________ > uWSGI mailing list > [email protected] > http://lists.unbit.it/cgi-bin/mailman/listinfo/uwsgi >
_______________________________________________ uWSGI mailing list [email protected] http://lists.unbit.it/cgi-bin/mailman/listinfo/uwsgi
