3.7.35. DelayedShutdownTime Previous topic Parent topic Child topic Next topic

DelayedShutdownTime instructs radiusd to delay restart or termination for the configured time. When the configured time has passed, restart or termination is done when there are no more requests to serve from the sockets.
The delay has two phases:
  1. Wait for the configured amount of seconds before the requested restart or termination action is started.
  2. Serve the remaining requests from the incoming sockets.
This allows radiusd to process any queued requests before restart or termination.
For more information, see Section 3.7.36. DelayedShutdownHook.
# When shutdown is triggered, wait for Radius clients to stop sending
DelayedShutdownTime 5