summaryrefslogtreecommitdiffstats
path: root/configdefinitions
diff options
context:
space:
mode:
authorHenning Baldersheim <balder@yahoo-inc.com>2020-07-05 22:00:57 +0000
committerHenning Baldersheim <balder@yahoo-inc.com>2020-07-05 22:00:57 +0000
commitf5fe2b45c5b0841294061b9e6ab807560086d458 (patch)
tree32fd6c8b0c5f15b0028987ad45a97655393fda12 /configdefinitions
parentccb744120b068290c685cf418ff0c254b54dcb39 (diff)
Use 2 threads.
Diffstat (limited to 'configdefinitions')
-rw-r--r--configdefinitions/src/vespa/stor-filestor.def2
1 files changed, 1 insertions, 1 deletions
diff --git a/configdefinitions/src/vespa/stor-filestor.def b/configdefinitions/src/vespa/stor-filestor.def
index 5335f4f162f..5fea913316a 100644
--- a/configdefinitions/src/vespa/stor-filestor.def
+++ b/configdefinitions/src/vespa/stor-filestor.def
@@ -29,7 +29,7 @@ num_threads int default=8 restart
## Number of threads for response processing and delivery
## 0 will give legacy sync behavior.
## Negative number will choose a good number based on # cores.
-num_response_threads int default=1
+num_response_threads int default=2
## When merging, if we find more than this number of documents that exist on all
## of the same copies, send a separate apply bucket diff with these entries