]> git.ipfire.org Git - thirdparty/haproxy.git/commitdiff
DOC: Document limitations of tune.fd.tables
authorOlivier Houchard <ohouchard@haproxy.com>
Thu, 6 Aug 2026 12:39:39 +0000 (14:39 +0200)
committerOlivier Houchard <cognet@ci0.org>
Fri, 7 Aug 2026 10:13:45 +0000 (12:13 +0200)
Document that when multi-queue is used with tune.fd.tables set to
per-thread-group, then connections will only be load-balanced across
threads from the same thread group.

doc/configuration.txt

index 0656a778394e72552ac7f7a4e3de2cca95cdb517..7498f3182b6243abad17d19da2a4bb87b60cfdb8 100644 (file)
@@ -4788,6 +4788,9 @@ tune.listener.multi-queue { on | fair | off }
   using "off" for troubleshooting, or for situations where connections are
   short-lived and it is estimated that the operating system already provides a
   good enough distribution. The default is "on".
+  Please not that when tune.fd.tables is set to "per-thread-group",
+  connections will only be load-balanced across threads of a same thread
+  group.
 
 tune.lua.bool-sample-conversion { normal | pre-3.1-bug }
   Explicitly tell haproxy how haproxy sample objects should be handled when