Cycling the server without killing the process

William Rettig WRettig at efji.com
Fri Sep 4 15:41:09 CEST 2009


Hello,

 

I would like to add the ability to cycle the server without killing the
process.  I think this would involve:

 

*	stopping the event loop
*	closing the sockets
*	shutting down the thread pool
*	clearing the event/packet queue
*	unloading the modules
*	freeing the configuration

 

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

-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.freeradius.org/pipermail/freeradius-devel/attachments/20090904/6ff7cb09/attachment.html>


More information about the Freeradius-Devel mailing list