2012/2/14 Roberto De Ioris <[email protected]>: >> Yes, I need to mount multiple applications to the same process :( What >> about plans to add this feature? >> >> Is it possible with something like UWSGI_SCRIPT from nginx? > > there is a patch hanging on from ages (it should have been added in 1.0), > but it lacked testers. I think we have found one :)
Where can I see this patch or even git branch with it? >> Can I run multiple uWSGI instances for every psgi application + master >> instance by executing something like: >> >> $ ./uwsgi /etc/uwsgi/one-big-configuration-file.ini >> >> > > look at the emperor, by default it searches for single files, but could be > easily extended for other paradigms. Thanks, I'll see it _______________________________________________ uWSGI mailing list [email protected] http://lists.unbit.it/cgi-bin/mailman/listinfo/uwsgi
