aboutsummaryrefslogtreecommitdiffstats
path: root/container-core/src/main/resources/configdefinitions/container.core.container-http.def
blob: 1c885c49536da51cb11c0b3ad800a01bc59d5f83 (plain) (blame)
1
2
3
4
5
6
7
8
# Copyright Vespa.ai. Licensed under the terms of the Apache 2.0 license. See LICENSE in the project root.
namespace=container.core

## If non-empty, handlers should emit a header containing this string as key and the local host name as value
hostResponseHeaderKey string default=""

## For debugging, number of requests to add trace and timing information too if debugging is enabled.
numQueriesToTraceOnDebugAfterConstruction int default=1000