[Contents]
[Prev]
[Next]
[Index]
[Report an Error]
Restarting an SRC Component
If an SRC component is enabled, you can restart
it if needed. You can use one of the following methods to restart a component:
- gracefully— Shuts down the component, then starts
it again. (Default)
- immediately— Sends a signal kill (SIGKILL) signal
to immediately stop the component, then starts it again.
- soft—Sends a signal hangup (SIGHUP) signal to the
process for the component, then starts it again.
To restart an SRC component:
[Contents]
[Prev]
[Next]
[Index]
[Report an Error]