|
@ -61,4 +61,4 @@ across all in the pool. |
|
|
process-thread-count`. If requests come in faster than can be |
|
|
process-thread-count`. If requests come in faster than can be |
|
|
processed and the max queue depth hit then queuing the request will |
|
|
processed and the max queue depth hit then queuing the request will |
|
|
block in order to limit memory growth. |
|
|
block in order to limit memory growth. |
|
|
* `process-thread-queue-depth<=0`: Sets the queue depth to 3. |
|
|
|
|
|
|
|
|
* `process-thread-queue-depth<=0`: Sets the queue depth to 2. |