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:
38c6803
)
DOC: config: add "tune.lua.burst-timeout" to the list of global parameters
author
Aurelien DARRAGON
<adarragon@haproxy.com>
Thu, 19 Dec 2024 08:25:21 +0000
(09:25 +0100)
committer
Christopher Faulet
<cfaulet@haproxy.com>
Thu, 9 Jan 2025 09:28:04 +0000
(10:28 +0100)
"tune.lua.burst-timeout" was properly defined but not listed in the list
of global parameters as it was overlooked in
58e36e5b1
("MEDIUM: hlua:
introduce tune.lua.burst-timeout")
(cherry picked from commit
67e3270c59f4cb997f2078d395d365e0189326ba
)
Signed-off-by: Christopher Faulet <cfaulet@haproxy.com>
(cherry picked from commit
69a0ad6f781a374863af86d87b3abda0a1246773
)
Signed-off-by: Christopher Faulet <cfaulet@haproxy.com>
doc/configuration.txt
patch
|
blob
|
history
diff --git
a/doc/configuration.txt
b/doc/configuration.txt
index
efd45e8
..
c2363fc
100644
(file)
--- a/
doc/configuration.txt
+++ b/
doc/configuration.txt
@@
-1444,6
+1444,7
@@
The following keywords are supported in the "global" section :
- tune.http.maxhdr
- tune.idle-pool.shared
- tune.idletimer
+ - tune.lua.burst-timeout
- tune.lua.forced-yield
- tune.lua.log.loggers
- tune.lua.log.stderr