DOC: Explanation of be_name and be_id fetches
authorSébastien Gross <sgross@haproxy.com>
Wed, 23 Aug 2023 09:49:11 +0000 (05:49 -0400)
committerWilly Tarreau <w@1wt.eu>
Fri, 25 Aug 2023 13:54:30 +0000 (15:54 +0200)
commitf20f85f4d7c5515ca7e9cd7ed0287e96c1403d96
tree0aa07a6b6b997f6a3633a7b1bdf1f75e217abd70
parent0a20be8915e982afe635f3e16d6c03b5c7d16f3d
DOC: Explanation of be_name and be_id fetches

The be_name and be_id fetches contain data related to the current
backend and can be used in frontend responses. Yet, in cases where
no backend is used due to a local response or backend selection
failure, these fetches retain details of the current frontend.

This patch enhances the clarity of the values provided by these
fetches.

Signed-off-by: Sébastien Gross <sgross@haproxy.com>
doc/configuration.txt