Hello,
I would like to add the ability to cycle the server without
killing the process. I think this would involve:
I noticed that the SIGTERM shutdown appears to be orderly. If
I perform that sequence and then perform the initialization sequence will there
be any tedious memory leaks?
SIGHUP does a limited re-configure. I’d like it
to go all the way. Can anyone give a rough estimate for this?
Bill