DOC: config: fix misplaced "bytes_{in,out}"
authorAurelien DARRAGON <adarragon@haproxy.com>
Wed, 7 Feb 2024 16:23:56 +0000 (17:23 +0100)
committerChristopher Faulet <cfaulet@haproxy.com>
Wed, 14 Feb 2024 15:39:46 +0000 (16:39 +0100)
commit920885d63079f88a132f2678e1dbce3b6d8eae22
treea4e57b90e2b86873f7d2241a14eb5204a32df081
parent6bcf425ad8bf60d5609e83bd2b1ac2ab17d9ddee
DOC: config: fix misplaced "bytes_{in,out}"

Counters are managed at the stream level and also work in TCP mode.

They were found in the Layer 7 section, moving them to the Layer 4
section instead.

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

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