projects
/
haproxy-3.0.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
2f7c82b
)
DOC: config: Add the missing tune.fail-alloc option from global listing
author
Christopher Faulet
<cfaulet@haproxy.com>
Mon, 20 Feb 2023 13:33:46 +0000
(14:33 +0100)
committer
Christopher Faulet
<cfaulet@haproxy.com>
Tue, 21 Feb 2023 10:44:55 +0000
(11:44 +0100)
This global option is documented but it is not in the list of supported
options for the global section. So let's add it.
This patch could be backported to all stable versions.
doc/configuration.txt
patch
|
blob
|
history
diff --git
a/doc/configuration.txt
b/doc/configuration.txt
index
b13b97c
..
3c60634
100644
(file)
--- a/
doc/configuration.txt
+++ b/
doc/configuration.txt
@@
-1124,6
+1124,7
@@
The following keywords are supported in the "global" section :
- tune.bufsize
- tune.comp.maxlevel
- tune.disable-fast-forward
+ - tune.fail-alloc
- tune.fd.edge-triggered
- tune.h2.header-table-size
- tune.h2.initial-window-size