From 093c4c57f0ba5a1380b13b109bd131c7b05f55dc Mon Sep 17 00:00:00 2001 From: Henning Baldersheim Date: Thu, 24 Oct 2019 22:32:08 +0200 Subject: GC no longer used ports. --- searchcore/src/vespa/searchcore/config/proton.def | 4 ---- 1 file changed, 4 deletions(-) (limited to 'searchcore/src') diff --git a/searchcore/src/vespa/searchcore/config/proton.def b/searchcore/src/vespa/searchcore/config/proton.def index deec60dbf50..d123a5711ac 100644 --- a/searchcore/src/vespa/searchcore/config/proton.def +++ b/searchcore/src/vespa/searchcore/config/proton.def @@ -4,10 +4,6 @@ namespace=vespa.config.search.core ## Base directory. The default is ignored as it is assigned by the model basedir string default="." restart -## specifies the port number for the persistent internal transport -## protocol provided for a multi-level dispatch system. -ptport int default=8003 restart - ## Port to use for the rpcserver. rpcport int default=8004 restart -- cgit v1.2.3