[bind10-dev] shutdown problem
Likun Zhang
zlkzhy at gmail.com
Mon Sep 27 12:18:11 UTC 2010
Hi all,
When I checking the code , I find almost all the processes(msgq, cfgmgr,
auth, xfrout,xfrin) have catched the signal 'SIGINT', besides boss process.
As my understanding, the expected shutdown process should be: send the
"shutdown" command to boss, then boss will send the 'shutdown' command to
separate sub process.
The current behavior is: when user enter 'ctrl + c', every process will exit
automatically by itself(xfrout and zonemgr can't do it now, I am fixing it),
is it the shutdown way we expect? Did we plan to provide two ways to
shutdown bind10?
Way1: shutdown all the processes of bind10 at the same time by enter 'ctrl +
c'
Way2: send 'shutdown' command to boss process through bindctl, let boss
process to close other sub processes
Any suggestion?
Likun
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.isc.org/pipermail/bind10-dev/attachments/20100927/1336e46a/attachment.html>
More information about the bind10-dev
mailing list