thread_pool_max_threads
Support CLI: Yes
Support configuration file: Yes
Support dynamic modification: Yes
Scope: global
Parameter type: numeric
Default value: 100000
Value range: 1 to 100000
This parameter specifies the maximum number of threads in a thread pool. When the specified value is reached, you cannot create any new thread.
Parent topic: Parameters