
Parameter
service/hardkillonshutdown
Short text
Kill instance processes during start service stop (Microsoft Windows only)
Parameter Description
If this parameter is activated, the start service does not stop the instance processes belonging to its instance in an orderly way using a SIGINT signal, but rather hard kills them.
The parameter should not be activated in general, but can be useful in HA configuration.


