HTTP Max Thread Pool Threads¶
Key: qie.maxThreadPoolThreads.
Env Var: QIE_MAXTHREADPOOLTHREADS_
Default: 500
Scope: {port}
Description: Specifies the maximum number of threads processing waiting for HTTP connections in the listener. This option requires the HTTP listening port as the last value after the '.' character.
Examples¶
Env Var
Java Option
YAML