aboutsummaryrefslogtreecommitdiffstats
path: root/storage/src
diff options
context:
space:
mode:
authorHenning Baldersheim <balder@yahoo-inc.com>2020-11-11 17:03:51 +0000
committerHenning Baldersheim <balder@yahoo-inc.com>2020-11-11 17:03:51 +0000
commitbf33298038a4db0023ec323442d380dfec531a25 (patch)
treed32fbacede6fd24e787824b8842457d60c1e59b4 /storage/src
parentfd04701aff869d7e9b1962218130b4c1f36c827f (diff)
Use 2 rpc threads.
Diffstat (limited to 'storage/src')
-rw-r--r--storage/src/vespa/storage/config/stor-communicationmanager.def2
1 files changed, 1 insertions, 1 deletions
diff --git a/storage/src/vespa/storage/config/stor-communicationmanager.def b/storage/src/vespa/storage/config/stor-communicationmanager.def
index adb50465adc..e075f57514b 100644
--- a/storage/src/vespa/storage/config/stor-communicationmanager.def
+++ b/storage/src/vespa/storage/config/stor-communicationmanager.def
@@ -61,7 +61,7 @@ skip_thread bool default=false
use_direct_storageapi_rpc bool default=false
## The number of network (FNET) threads used by the shared rpc resource.
-rpc.num_network_threads int default=1
+rpc.num_network_threads int default=2
## The number of (FNET) RPC targets to use per node in the cluster.
##