From: Christopher Faulet Date: Mon, 27 Apr 2026 05:34:35 +0000 (+0200) Subject: DOC: config: Fix typo in tune.bufsize.large description X-Git-Url: http://git.ipfire.org/gitweb/?a=commitdiff_plain;h=1124968dc100fcc5956efeac7a38d6798c621f01;p=thirdparty%2Fhaproxy.git DOC: config: Fix typo in tune.bufsize.large description "butes" was used instead of "bytes". Should fix the issue #3322. --- diff --git a/doc/configuration.txt b/doc/configuration.txt index af581e215..5b8ad4e8c 100644 --- a/doc/configuration.txt +++ b/doc/configuration.txt @@ -4169,7 +4169,7 @@ tune.bufsize multiple of 8 on 32-bit machines and 16 on 64-bit machines. tune.bufsize.large - 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