summaryrefslogtreecommitdiffstats
path: root/container-disc
diff options
context:
space:
mode:
authorgjoranv <gv@oath.com>2018-08-22 16:27:19 +0200
committergjoranv <gv@oath.com>2018-08-22 16:27:19 +0200
commitcbfe679693c400bc5098c66f1939a45117071b72 (patch)
tree1e89c5655112abcd4133e26c84c9bcf8d78c4a9b /container-disc
parentb069526de3018d7eda66f499f801ea292e9f821b (diff)
Add TODO to remove old http-server config.
Diffstat (limited to 'container-disc')
-rw-r--r--container-disc/src/main/resources/configdefinitions/container.jdisc.config.http-server.def2
1 files changed, 2 insertions, 0 deletions
diff --git a/container-disc/src/main/resources/configdefinitions/container.jdisc.config.http-server.def b/container-disc/src/main/resources/configdefinitions/container.jdisc.config.http-server.def
index ae324a3a581..9275136c585 100644
--- a/container-disc/src/main/resources/configdefinitions/container.jdisc.config.http-server.def
+++ b/container-disc/src/main/resources/configdefinitions/container.jdisc.config.http-server.def
@@ -1,6 +1,8 @@
# Copyright 2017 Yahoo Holdings. Licensed under the terms of the Apache 2.0 license. See LICENSE in the project root.
namespace=container.jdisc.config
+# TODO Vespa 7: Remove this config and its adapter in config-model (ConnectorFactory)
+
serverName string default="default"
tcpKeepAliveEnabled bool default=false
httpKeepAliveEnabled bool default=true