> Il 09/05/2013 23:54, Łukasz Mierzwa ha scritto: >> --attach-daemon is still present and it should work exactly as with >> 1.9.8, if not fill a bug report. > > Just running the examples from the doc or a simple "uwsgi > --attach-daemon memcached" doesn't work with 1.9.9 version (both from > pip or locally compiled). Instead, with the 1.4.9 LTS version no problem. > >> --legion--attach-daemon and other options are additional features, they >> allow to run daemons only on lord node, this is for cases where you can >> run only single instance of a daemon and you want it to be managed by >> uWSGI (for example respawned when it dies). > > So I can't use this for the case where I need multiple version of the > same daemon but with different config files? > >
I think it is a regressione, can you check with the latest code from github ? Lukasz, can you check if after the patch all works fine ? -- Roberto De Ioris http://unbit.it _______________________________________________ uWSGI mailing list [email protected] http://lists.unbit.it/cgi-bin/mailman/listinfo/uwsgi
