summaryrefslogtreecommitdiffstats
path: root/searchcore
diff options
context:
space:
mode:
authorHenning Baldersheim <balder@yahoo-inc.com>2021-12-03 16:44:22 +0000
committerHenning Baldersheim <balder@yahoo-inc.com>2021-12-03 16:44:22 +0000
commit8b428ed0a85c293b251181075973156aa44e7ebc (patch)
tree7b86e8c24ce1aaf203f851ff7a38fe894f953487 /searchcore
parent6424ef0812135cee72ebf4f6c348ed20ad640fdb (diff)
Reduce indexing.reactiontime from 5ms to 2ms
Diffstat (limited to 'searchcore')
-rw-r--r--searchcore/src/vespa/searchcore/config/proton.def2
1 files changed, 1 insertions, 1 deletions
diff --git a/searchcore/src/vespa/searchcore/config/proton.def b/searchcore/src/vespa/searchcore/config/proton.def
index 5857fdd4f8d..87ee83945cb 100644
--- a/searchcore/src/vespa/searchcore/config/proton.def
+++ b/searchcore/src/vespa/searchcore/config/proton.def
@@ -144,7 +144,7 @@ indexing.semiunboundtasklimit int default = 1000
indexing.kind_of_watermark int default = 0 restart
## Controls minimum reaction time in seconds if using THROUGHPUT
-indexing.reactiontime double default = 0.005 restart
+indexing.reactiontime double default = 0.002 restart
## How long a freshly loaded index shall be warmed up