-
Notifications
You must be signed in to change notification settings - Fork 11
global
Olivier Locard edited this page Apr 19, 2019
·
2 revisions
The global section can be configured with the YAML tree haproxy_global
.
Half String, half boolean. The value can be false
to disable the feature or a directory.
String
Numerical.
Numerical. This parameter is incompatible with user
.
String. This parameter is incompatible with uid
and has a lower precedence if both are defined.
Numerical. This parameter is incompatible with group
.
String. This parameter is incompatible with gid
and has a lower precedence if both are defined.
Boolean.
Numerical.
Numerical.
Accepts a mappings in the following format:
- socket ;
- timeout.
Accepts the following format applies:
- path,
- params: optional.
Example:
stats:
socket:
- { path: '/run/haproxy/admin.sock', params: 'mode 660 level admin' }
String.
Example:
stats:
timeout: 30s
Accepts a list of mappings in the following format:
- address ;
- facility ;
- level: optional ;
- minlevel: optional ;
- format: optional ;
String
String
String
String