From a40ac0af220ab3a2e161bddc9d90365ce3493098 Mon Sep 17 00:00:00 2001 From: Antonio SJ Musumeci Date: Wed, 30 Apr 2025 21:43:10 -0500 Subject: [PATCH] threads.md --- mkdocs/docs/config/threads.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/mkdocs/docs/config/threads.md b/mkdocs/docs/config/threads.md index d1a52267..3234affd 100644 --- a/mkdocs/docs/config/threads.md +++ b/mkdocs/docs/config/threads.md @@ -19,7 +19,7 @@ from the kernel. * `read-thread-count=0` and `process-thread-count!=-1`: Creates `2` read threads and number of process threads as defined below. * `read-thread-count=-1` and `process-thread-count=-1`: Creates `2` - read threads and `max(2,CPUCount-2)` capped to `8` process threads. + read threads and upto `8` process threads. When `process-thread-count=-1` (the default) this option sets the number of threads which read and then process requests from the