Configuration

YAML is used as the configuration file format. The main conf file, which should be specified with the command line option -c, is make up of the following entries:

Key

Type

Reload

Description

runtime

Map

no

Runtime config, see Runtime

worker

Map [2]

no

An unaided runtime will be started if present.

log

Map

no

Log config, see Log

stat

Map

no

Stat config, see Stat

controller

Seq

no

Controller config

discover

Mix [1]

yes

Discover config

backend

Mix [1]

yes

Backend config

server

Mix [1]

yes

Server config, see Server

Footnotes