mirror of
https://github.com/haproxy/haproxy.git
synced 2026-05-28 04:12:17 -04:00
DOC: Add tune.h2.be.* and tune.h2.fe.* options to table of contents
These new options were introduced in commits9d7abda787andca1027c22f, both of which at in HAProxy 2.8+. This patch should be backported there.
This commit is contained in:
parent
c2bab72d32
commit
6b40cce10a
1 changed files with 4 additions and 0 deletions
|
|
@ -1172,6 +1172,10 @@ The following keywords are supported in the "global" section :
|
|||
- tune.disable-fast-forward
|
||||
- tune.fail-alloc
|
||||
- tune.fd.edge-triggered
|
||||
- tune.h2.be.initial-window-size
|
||||
- tune.h2.be.max-concurrent-streams
|
||||
- tune.h2.fe.initial-window-size
|
||||
- tune.h2.fe.max-concurrent-streams
|
||||
- tune.h2.header-table-size
|
||||
- tune.h2.initial-window-size
|
||||
- tune.h2.max-concurrent-streams
|
||||
|
|
|
|||
Loading…
Reference in a new issue