DOC: config: fix misplaced "txn.conn_retries"
authorAurelien DARRAGON <adarragon@haproxy.com>
Tue, 6 Feb 2024 17:46:56 +0000 (18:46 +0100)
committerChristopher Faulet <cfaulet@haproxy.com>
Wed, 14 Feb 2024 15:39:45 +0000 (16:39 +0100)
commit3797ec971e84a03ae5f1feb52e186396512df2d7
tree644e45938b80eb2d81803720831ea4c271ef0c42
parent5916f14d063cfa8fb2f910fb13b8aa069efc5c84
DOC: config: fix misplaced "txn.conn_retries"

txn.conn_retries was inserted in the internal states sample table, but it
should belong to Layer 4 sample table instead (SMP_USE_L4SRV)

This should be backported in 2.9 with fa0a304f3 ("DOC: config: add an
index of sample fetch keywords")

(cherry picked from commit a63e3fdc174b790dd4e63bc7f9623df4986aac75)
Signed-off-by: Christopher Faulet <cfaulet@haproxy.com>
doc/configuration.txt