Skip to content

Commit 0fff0eb

Browse files
committed
DOC-12481 fixed max threads
1 parent 81203dc commit 0fff0eb

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

modules/manage/pages/manage-settings/general-settings.adoc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -158,7 +158,7 @@ For information, see xref:learn:clusters-and-availability/rebalance.adoc#limitin
158158
=== Data Settings
159159

160160
The settings in this area control the numbers of threads that are allocated _per node_ by Couchbase Server to the _reading_ and _writing_ of data, respectively.
161-
The maximum thread-allocation to each is _64_, the minimum _4_.
161+
The maximum thread-allocation to each is _128_, the minimum _4_.
162162

163163
A high thread-allocation may improve performance on systems whose hardware-resources are commensurately supportive (for example, where the number of CPU cores is high).
164164
In particular, a high number of _writer_ threads on such systems may significantly optimize the performance of _durable writes_: see xref:learn:data/durability.adoc[Durability], for information.

0 commit comments

Comments
 (0)