All Downloads are FREE. Search and download functionalities are using the official Maven repository.

configdefinitions.vip-status.def Maven / Gradle / Ivy

# Copyright 2017 Yahoo Holdings. Licensed under the terms of the Apache 2.0 license. See LICENSE in the project root.
namespace=container.core

## If there is a Vespa search backend connected to this container, and that
## backend is out of service, automatically remove this container from VIP
## rotation, ignoring any status file.
noSearchBackendsImpliesOutOfService bool default=true

## Whether to return hard coded reply or serve "status.html" from disk
accessdisk bool default=false

## The file to serve as the status file.
## If the paht is relative vespa home is prepended
statusfile string default="share/qrsdocs/status.html"




© 2015 - 2025 Weber Informatics LLC | Privacy Policy