Hello
what is the correct way for shutdown glacier2router when running as daemon
thanks in advance
|
|
Hello
what is the correct way for shutdown glacier2router when running as daemon
thanks in advance
Hi,
It's just like if it was running as a regular process, that is, you have 2 possibilities:
- Send a SIGTERM signal to the glacier2router process.
- Invoke the shutdown method on the Glacier2::Admin object of the glacier2router (you need to enable the administrative endpoints to have access to this interface)
Cheers,
Benoit.
There are currently 1 users browsing this thread. (0 members and 1 guests)