Configuration Parameters for Throttles
List of parameters for throttle configuration.
The following table describes the parameters required to configure throttles. These parameters can be configured under the Monitors tab of a project configuration on the Config UI.
Parameter | Description |
---|---|
Monitor Name | |
Monitor Type | |
Interval | |
Max Limit | |
Monitor Counter |
|
Monitor Time Modifiers | Specifies the date, day, and time ranges for the throttle when the time modifiers are active. See Monitor Time Modifiers. |
Use Approximate Monitor | Indicates if the maximum number of requests as specified by the
Max Limit property is distributed by the number of running engine instances.
If this value is set to true, the maximum number of requests is distributed by the number of active engines. If the value is set to false, the maximum number of requests is shared by the number of engines. You must set the Max Count Ratio parameter if the value of Use Approximate Monitor is set to false. |
Max Count Ratio |
An integer value indicating the percentage of maximum number of requests allowed by an Core Engine instance locally. |
Copyright © Cloud Software Group, Inc. All rights reserved.