From de931476da79212540229764d00f6984ef34bb24 Mon Sep 17 00:00:00 2001 From: TimLFletcher Date: Wed, 9 Sep 2026 13:57:44 +0100 Subject: [PATCH] [DOC-14585][AI] Correct the Disk i/o optimized thread count (release/8.5) Same fix as PR #4165 on release/8.0, applied to release/8.5. The sentence is identical on both branches. Co-Authored-By: Claude Opus 5 --- modules/manage/pages/manage-settings/general-settings.adoc | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/modules/manage/pages/manage-settings/general-settings.adoc b/modules/manage/pages/manage-settings/general-settings.adoc index cbd29a9e63..cb69cceed0 100644 --- a/modules/manage/pages/manage-settings/general-settings.adoc +++ b/modules/manage/pages/manage-settings/general-settings.adoc @@ -221,7 +221,7 @@ Default:: Couchbase Server sets the number of threads to a balanced value suitable for most workloads. Disk i/o optimized:: -Couchbase Server sets the number of threads equal to the number of CPU cores on the node. +Couchbase Server sets the number of threads to twice the number of CPU cores on the node. For buckets using the Magma storage engine, consider using this setting for the following conditions: + --