Brian Aker wrote:
> Hi!
> 
> 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.
> 
> Worthless or?

I don't think it's totally worthless... I've been wanting a "graceful"
or something for a while... but, I think that for it to be really and
truly useful we need a way to restart plugins (engines being the real
thing here) without actually dlclose()/dlopen()ing them, so that one
could restart the server without killing stuff the engines are storing
in memory.

Monty

_______________________________________________
Mailing list: https://launchpad.net/~drizzle-discuss
Post to     : [email protected]
Unsubscribe : https://launchpad.net/~drizzle-discuss
More help   : https://help.launchpad.net/ListHelp

Reply via email to