summaryrefslogtreecommitdiffstats
path: root/configdefinitions
diff options
context:
space:
mode:
authorJon Bratseth <bratseth@yahoo-inc.com>2016-08-18 09:52:08 +0200
committerJon Bratseth <bratseth@yahoo-inc.com>2016-08-18 09:52:08 +0200
commitc5439e4a4a77e4d77c475b79e59d1e6c235ccf5a (patch)
treea1ff61d232d66a165ffd07c9fd0faf66acb07f53 /configdefinitions
parent85b2ed4d1107153e7df43a4e3c94e073770579bb (diff)
Use the right fs4 port when talking to search nodes
Diffstat (limited to 'configdefinitions')
-rw-r--r--configdefinitions/src/vespa/dispatch.def4
1 files changed, 3 insertions, 1 deletions
diff --git a/configdefinitions/src/vespa/dispatch.def b/configdefinitions/src/vespa/dispatch.def
index c3effc09e96..29a046a9ee0 100644
--- a/configdefinitions/src/vespa/dispatch.def
+++ b/configdefinitions/src/vespa/dispatch.def
@@ -16,6 +16,8 @@ node[].group int default=0
# The host name of this search node
node[].host string
-# The port of this search node
+# The rpc port of this search node
node[].port int
+# The legacy fs4 port of this search node
+node[].fs4port int default=0