summaryrefslogtreecommitdiffstats
path: root/configdefinitions/src/vespa/cloud.config.slobroks.def
diff options
context:
space:
mode:
Diffstat (limited to 'configdefinitions/src/vespa/cloud.config.slobroks.def')
-rw-r--r--configdefinitions/src/vespa/cloud.config.slobroks.def13
1 files changed, 13 insertions, 0 deletions
diff --git a/configdefinitions/src/vespa/cloud.config.slobroks.def b/configdefinitions/src/vespa/cloud.config.slobroks.def
new file mode 100644
index 00000000000..b4e5536d2df
--- /dev/null
+++ b/configdefinitions/src/vespa/cloud.config.slobroks.def
@@ -0,0 +1,13 @@
+# Copyright 2017 Yahoo Holdings. Licensed under the terms of the Apache 2.0 license. See LICENSE in the project root.
+namespace=cloud.config
+
+### All params must be flagged as 'restart' because this config is manually
+### retrieved by ConfiguredApplication.start to init the rpc server
+
+## The connectionspec for a slobrok is used for connecting to it using
+## the FNET Remote Tools framework. It is normally on the form
+## tcp/hostname:portnumber where hostname is the same name returned by
+## gethostname() on the machine. This string is also used by the
+## actual slobrok to figure out which port it should listen to.
+
+slobrok[].connectionspec string restart