HTTP Min Thread Pool Threads¶
Key: qie.minThreadPoolThreads.
Env Var: QIE_MINTHREADPOOLTHREADS_
Default: 8
Scope: {port}
Description: Specifies the minimum number of threads processing waiting HTTP connection in the listener. This option requires the HTTP listening port as the last value after the '.' character.
Examples¶
Env Var
Java Option
YAML