mirror of
http://git.haproxy.org/git/haproxy.git/
synced 2025-03-05 02:49:01 +00:00
DOC: global directive server-state-base
Documentation relative to the new global directive server-state-file.
This commit is contained in:
parent
6bc89366bb
commit
5626f489ec
@ -561,6 +561,7 @@ The following keywords are supported in the "global" section :
|
||||
- nosplice
|
||||
- nogetaddrinfo
|
||||
- spread-checks
|
||||
- server-state-base
|
||||
- tune.bufsize
|
||||
- tune.chksize
|
||||
- tune.comp.maxlevel
|
||||
@ -759,6 +760,10 @@ stats bind-process [ all | odd | even | <number 1-64>[-<number 1-64>] ] ...
|
||||
word size (32 or 64). A better option consists in using the "process" setting
|
||||
of the "stats socket" line to force the process on each line.
|
||||
|
||||
server-state-base <directory>
|
||||
Specifies the directory prefix to be prepended in front of all servers state
|
||||
file names which do not start with a '/'. Read below 'See also'.
|
||||
|
||||
ssl-default-bind-ciphers <ciphers>
|
||||
This setting is only available when support for OpenSSL was built in. It sets
|
||||
the default string describing the list of cipher algorithms ("cipher suite")
|
||||
|
Loading…
Reference in New Issue
Block a user