enable-graceful-shutdown
Gracefully shut down server processes after receiving a terminal interrupt signal or program termination signal
Syntax
--enable-graceful-shutdown
Description
enable-graceful-shutdown
gracefully shuts down server processes if they
are interrupted by a terminal interrupt signal or terminated by the program termination
signal. When you set this property, the server releases any checked out licenses when the
system that runs the server shuts down or restarts.
If you set both the disable-control-c
and
enable-graceful-shutdown
properties, then the server ignores the terminal
interrupt event Ctrl+C. The server gracefully shuts down only on receiving
the program termination signal or when the system shuts down or restarts.
Examples
Enable graceful server shutdown.
--enable-graceful-shutdown
Version History
Introduced in R2020a