我要评分
获取效率
正确性
完整性
易理解

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.