aboutsummaryrefslogtreecommitdiffstats
path: root/configdefinitions/src/vespa/slobroks.def
blob: 2dd17b307e14a0ae5e7dded1d67c24da51be675b (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
# 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 in
### com.yahoo.container.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