mirror of
https://git.haproxy.org/git/haproxy.git/
synced 2026-05-04 12:41:00 +02:00
DOC: config: Fix typo in tune.bufsize.large description
"butes" was used instead of "bytes". Should fix the issue #3322.
This commit is contained in:
parent
0f7f695b8f
commit
1124968dc1
@ -4169,7 +4169,7 @@ tune.bufsize <size>
|
||||
multiple of 8 on 32-bit machines and 16 on 64-bit machines.
|
||||
|
||||
tune.bufsize.large <size>
|
||||
Sets the size in butes for large buffers. By defaults, support for large
|
||||
Sets the size in bytes for large buffers. By defaults, support for large
|
||||
buffers is not enabled, it must explicitly be enable by setting this value.
|
||||
|
||||
These buffers are designed to be used in some specific contexts where more
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user