Limiting QoS restarts

QoS provides the option to limit the QoS restart times during one interval. When the restart times reach the time limitation, the QoS service is deactivated.

Procedure

Set the following parameters in the dcontroller.ini file.
  • QOS_RESTART_LIMIT_ENABLE=n

    Determines whether to enable the restart limitation. The default is 0.

  • QOS_RESTART_LIMIT_MAXIMUM=n

    Sets the maximum restart times during specific interval (set by QOS_RESTART_LIMIT_PERIOD). The default is 3.

  • QOS_RESTART_LIMIT_PERIOD=n minutes

    Restart time limitation interval; QoS allows only the restart times during this period. The default is 30 minutes.