On Sat, Apr 18, 2009 at 08:46:13AM -0700, Brian Aker wrote: > Would a "restart" command be useful? Or just a lot of overhead with no > real gain? > > What I am thinking is that it would be handy sometimes to be able to > restart the server without having to mess with killing the binary and > then starting it back up.
The main thing you'd want it for is changing configuration parameters that require a restart. Which means that you want to be able to change these remotely, and not have them overwritten by some command line parameters or config file when you reboot the box. (or even during server restart). I think it would be useful, but even more useful if configuration parameters are persistent and changable from within the server. -- Stewart Smith _______________________________________________ Mailing list: https://launchpad.net/~drizzle-discuss Post to : [email protected] Unsubscribe : https://launchpad.net/~drizzle-discuss More help : https://help.launchpad.net/ListHelp

