Antonio SJ Musumeci 7 days ago
parent
commit
3f941d2851
  1. 2
      mkdocs/docs/config/threads.md

2
mkdocs/docs/config/threads.md

@ -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.
Loading…
Cancel
Save