summaryrefslogtreecommitdiffstats
path: root/searchcore
diff options
context:
space:
mode:
authorJon Bratseth <jonbratseth@yahoo.com>2017-07-05 13:34:01 +0200
committerGitHub <noreply@github.com>2017-07-05 13:34:01 +0200
commit61c0690fc5538257c6729f98e3695fa47a586437 (patch)
tree491d8813ba5d0db9dc7e8106acd5227a87d452c4 /searchcore
parenta5cd33f1c73b6e5e1a07d90208cfcf908d23f3b3 (diff)
parent9410cda24006955362448f200e9b9db25085c0d2 (diff)
Merge pull request #2920 from yahoo/bratseth/minimize-yamas
Bratseth/minimize yamas
Diffstat (limited to 'searchcore')
-rw-r--r--searchcore/src/vespa/searchcore/config/fdispatchrc.def2
1 files changed, 1 insertions, 1 deletions
diff --git a/searchcore/src/vespa/searchcore/config/fdispatchrc.def b/searchcore/src/vespa/searchcore/config/fdispatchrc.def
index cce62263125..e00e35c43a0 100644
--- a/searchcore/src/vespa/searchcore/config/fdispatchrc.def
+++ b/searchcore/src/vespa/searchcore/config/fdispatchrc.def
@@ -33,7 +33,7 @@ defaultslowquerylimitfactor double default=2.0 restart
## If 0, fdispatch will not offer RPC service.
frtport int default=0 restart
-## Port to use for yamas health reporting
+## Port for health reporting
healthport int default=0 restart
## The maximum time between successful reads on a socket before timeout.