Configuring the Message Threshold Per Endpoint
This section describes how to configure the message threshold enhancement.
To configure the message threshold enhancement, use the following configuration in the Policy Ops Center console:
config
advance-tuning
overload-control
rest
global
action threshold-action { N7_CREATE | N7_DELETE | N7_UPDATE | N15_CREATE | N15_DELETE | N15_UPDATE}
discard-action { DROP | REJECT } threshold-count threshold_count
end
NOTES:
-
discard-action { DROP | REJECT } threshold-count threshold_count —Specify the type of discard-action when the message is received at endpoint. The threshold-count provides the maximum number of inbound messages for each threshold-action configured per endpoint. For example, N7_CREATE or N7_DELETE.