advance-tuning async-threading threading-config

Configures service threading.

Privilege Level

Security Administrator, Administrator

Command Mode

Exec > Global Configuration

Syntax

threading-config service_name 

service-name service_name

Specify the service name.

Must be a string.

priority thread_priority

Specify the threading priority.

Must be an integer.

threads thread_number

Specify the number of threads.

Must be an integer.

queue-size queue_size

Specify the size of the queue.

Must be an integer.

drop-oldest-when-full { false | true }

Specify to drop the oldest packet when the queue is full.

Must be either "false" or "true".

Usage Guidelines

Use this command to configure threading service.