On Mon, Jun 27, 2011 at 3:33 PM, Timothy Jones <[email protected]> wrote: > Hi Jean-Lou. I’m not aware of a way to do that either. > > > > But I have a similar request... I’d like to be able to modify a ‘command’ > parameter for a given program in the supervisor.conf file without having to > restart supervisor (and stop/restart all running processes).
right, this is what you are able to do my modifying the config of a program and running update. only commands that have a config change will be restarted. > > > > Specifically, I have supervisor spawning and monitoring a couple hundred > Java processes (I know, wtf?, but it wasn’t my idea). From time-to-time, I > need to adjust their –Xmx heap parameters. > > > > > > > > tlj > > > > From: [email protected] > [mailto:[email protected]] On Behalf Of > Jean-Lou Dupont > Sent: Monday, June 27, 2011 3:03 PM > To: [email protected] > Subject: [Supervisor-users] Adding a program dynamically > > > > Hi all, > > Is it possible to dynamically add a "program" to the configuration without > restarting all the programs supervised? > > Thanks. > > Jean-Lou. > > > > _______________________________________________ > Supervisor-users mailing list > [email protected] > http://lists.supervisord.org/mailman/listinfo/supervisor-users > > _______________________________________________ Supervisor-users mailing list [email protected] http://lists.supervisord.org/mailman/listinfo/supervisor-users
