]> git.ipfire.org Git - thirdparty/haproxy.git/commit
DOC: config: move stick-tables and peers to their own section
authorWilly Tarreau <w@1wt.eu>
Wed, 14 May 2025 12:26:38 +0000 (14:26 +0200)
committerWilly Tarreau <w@1wt.eu>
Wed, 14 May 2025 14:08:02 +0000 (16:08 +0200)
commitda67a89f303ba82d71936e190ecbc42b74201f1a
treecf1d5052acabbdd7d115b401c5bb04d91e924a6b
parent423dffa308a73bca87e7456ae57e80ce4163df6c
DOC: config: move stick-tables and peers to their own section

As suggested by Tim in issue #2953, stick-tables really deserve their own
section to explain the configuration. And peers have to move there as well
since they're totally dedicated to stick-tables.

Now we introduce a new section "Stick-tables and Peers", explaining the
concepts, and under which there is one subsection for stick-tables
configuration and one for the peers (which mostly keeps the existing
peers section).
doc/configuration.txt