HI,
May be it is a better question to uwsgi list, but maybe someone here knows..
I have several apps in a single server running uwsgi, every time I need to reload some modules in some app I do
/etc/init.d/uwsgi-python restart
But it restarts all my apps..
Is there a way to specify which app to restart?
Thanks
--