tune.bufsize.large
Sets the size in butes 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
data must be bufferized without changing the size of regular buffers. The
large buffers are not implicitly used.
Note that when large buffers are configured, three special large buffers will
be allocated for each threads during startup for internal usage.
Detailed Description of the Problem
This report came to me from another team member:
Expected Behavior
typo to be fixed
Steps to Reproduce the Behavior
n/a
Do you have any idea what may have caused this?
n/a
Do you have an idea how to solve the issue?
n/a
What is your configuration?
Output of
haproxy -vvLast Outputs and Backtraces
Additional Information
No response