]> git.kaiwu.me - haproxy.git/commit
DOC: config: fix the length attribute name for stick tables of type binary / string
authorWilly Tarreau <w@1wt.eu>
Thu, 1 Jan 2026 09:52:50 +0000 (10:52 +0100)
committerWilly Tarreau <w@1wt.eu>
Thu, 1 Jan 2026 09:52:50 +0000 (10:52 +0100)
commit6970c8b8b687a9be46ce73c707f7d7bf78ed0c65
tree67f70d5faf6fe466e1b090123209c86b0eb5e535
parenta206f85f966f70f3301ea796a525cb634a9482a5
DOC: config: fix the length attribute name for stick tables of type binary / string

The stick-table doc was reworked and moved in 3.2 with commit da67a89f3
("DOC: config: move stick-tables and peers to their own section"), however
the optional length attribute for binary/string types was mistakenly
spelled "length" while it's "len".

This must be backported to 3.2.
doc/configuration.txt