From b685e49d3aa850a653b56ce316b35a0f8872ebac Mon Sep 17 00:00:00 2001 From: Antonio SJ Musumeci Date: Wed, 30 Apr 2025 21:40:00 -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 a1bc94a4..d1a52267 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)` process threads. + read threads and `max(2,CPUCount-2)` capped to `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