From: Basha Mougamadou Date: Wed, 14 May 2025 15:50:47 +0000 (+0000) Subject: DOC: configuration: explicit multi-choice on bind shards option X-Git-Tag: v3.2-dev17~45 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=824bb93e18043876a0fa30eeb3de50ea0ccb4ea5;p=thirdparty%2Fhaproxy.git DOC: configuration: explicit multi-choice on bind shards option From the documentation, this wasn't clear enough that shards should be followed by one of the options number / by-thread / by-group. Align it with existing options in documentation so that it becomes more explicit. --- diff --git a/doc/configuration.txt b/doc/configuration.txt index 65c674cf4..c27db82f5 100644 --- a/doc/configuration.txt +++ b/doc/configuration.txt @@ -16916,7 +16916,7 @@ severity-output - "string" severity level is prepended as a string following the rfc5424 convention. -shards | by-thread | by-group +shards { | by-thread | by-group } In multi-threaded mode, on operating systems supporting multiple listeners on the same IP:port, this will automatically create this number of multiple identical listeners for the same line, all bound to a fair share of the number