mirror of
https://git.haproxy.org/git/haproxy.git/
synced 2025-09-25 07:41:36 +02:00
DOC: global section missing parameters
Some parameters were missing in the global paramater list. A few parameters were not alphabeticaly sorted.
This commit is contained in:
parent
5e98e3e998
commit
3493d0f091
@ -525,21 +525,33 @@ The following keywords are supported in the "global" section :
|
|||||||
- ca-base
|
- ca-base
|
||||||
- chroot
|
- chroot
|
||||||
- crt-base
|
- crt-base
|
||||||
|
- cpu-map
|
||||||
- daemon
|
- daemon
|
||||||
|
- description
|
||||||
|
- deviceatlas-json-file
|
||||||
|
- deviceatlas-log-level
|
||||||
|
- deviceatlas-separator
|
||||||
|
- deviceatlas-properties-cookie
|
||||||
- external-check
|
- external-check
|
||||||
- gid
|
- gid
|
||||||
- group
|
- group
|
||||||
- log
|
- log
|
||||||
|
- log-tag
|
||||||
- log-send-hostname
|
- log-send-hostname
|
||||||
|
- lua-load
|
||||||
- nbproc
|
- nbproc
|
||||||
|
- node
|
||||||
- pidfile
|
- pidfile
|
||||||
- uid
|
- uid
|
||||||
- ulimit-n
|
- ulimit-n
|
||||||
- user
|
- user
|
||||||
- stats
|
- stats
|
||||||
|
- ssl-default-bind-ciphers
|
||||||
|
- ssl-default-bind-options
|
||||||
|
- ssl-default-server-ciphers
|
||||||
|
- ssl-default-server-options
|
||||||
|
- ssl-dh-param-file
|
||||||
- ssl-server-verify
|
- ssl-server-verify
|
||||||
- node
|
|
||||||
- description
|
|
||||||
- unix-bind
|
- unix-bind
|
||||||
- 51degrees-data-file
|
- 51degrees-data-file
|
||||||
- 51degrees-property-name-list
|
- 51degrees-property-name-list
|
||||||
@ -556,6 +568,7 @@ The following keywords are supported in the "global" section :
|
|||||||
- maxsessrate
|
- maxsessrate
|
||||||
- maxsslconn
|
- maxsslconn
|
||||||
- maxsslrate
|
- maxsslrate
|
||||||
|
- maxzlibmem
|
||||||
- noepoll
|
- noepoll
|
||||||
- nokqueue
|
- nokqueue
|
||||||
- nopoll
|
- nopoll
|
||||||
@ -564,6 +577,8 @@ The following keywords are supported in the "global" section :
|
|||||||
- spread-checks
|
- spread-checks
|
||||||
- server-state-base
|
- server-state-base
|
||||||
- server-state-file
|
- server-state-file
|
||||||
|
- tune.buffers.limit
|
||||||
|
- tune.buffers.reserve
|
||||||
- tune.bufsize
|
- tune.bufsize
|
||||||
- tune.chksize
|
- tune.chksize
|
||||||
- tune.comp.maxlevel
|
- tune.comp.maxlevel
|
||||||
|
Loading…
x
Reference in New Issue
Block a user