Automatic Job Throttling

The automatic job throttling feature is enabled by default in the CommServe server.

The CommServe server has been enhanced to track and respond to heavy load scenarios, and throttles non-critical activity, until the load decreases. This automatic throttling feature promotes the scalability and resiliency of the CommServe, without any manual intervention.

During automatic job throttling, a SQL server job checks the SQL server health periodically for parameters, such as and not limited to:

  • Number of temp tables

  • Patch latches

  • Blocking sessions

If any parameter value rises above permissible levels, then the jobs are throttled.

Note

Scheduled log backup jobs and interactive jobs are not throttled and will continue to run.

Loading...