Navigation
Table of Contents
Guide That Contains This Content
[+] Expand All
[-] Collapse All
Related Documentation
Configuring the Number of Threads for Sessions (SRC CLI)
Use the following configuration statement to set the number of threads used for session-related activity.
shared sae configuration session-job-manager {number-of-threads number-of-threads; }
To configure the number of threads used to handle session-related activity:
- From configuration mode, access the session job manager
configuration. In this sample procedure, the number of threads is
configured in the se-region group.user@host# edit shared sae group se-region configuration session-job-manager
- Specify the number of threads used for session-related
activity.[edit shared sae group se-region configuration session-job-manager] user@host# set number-of-threads number-of-threads
- (Optional) Verify your configuration.
[edit shared sae group se-region configuration session-job-manager] user@host# show number-of-threads 10;