instance instance-id endpoint ep overload-control msg-type messageConfigs

Configures the message configuration parameters.

Command Mode

Exec > Global Configuration (config)

Syntax

messageConfigs msg-type message_type msg-priority message_priority pending-request pending_requests priority message_priority queue-size queue_size rate-limit rate_limit reject-threshold reject_threshold 

msg-priority message_priority

Specify the priority of the message.

Must be one of the following:

  • high

  • low

msg-type message_type

Specify the message type.

pending-request pending_requests

Specify the pending requests count in virtual queue.

Must be an integer.

priority message_priority

Specify the priority of messages to start rejecting if overload is reached.

Must be an integer.

queue-size queue_size

Specify the capacity of each virtual queue.

Must be an integer.

rate-limit rate_limit

Specify the rate limit for virtual queue.

Must be an integer.

reject-threshold reject_threshold

Specify the limit to reject incoming messages if this threshold percentage of pending requests are present.

Must be an integer.

Usage Guidelines

Use this command to configure the message configuration parameters.