commit | e54afdcfbab6995f7d3c8260170c83916a4c31b6 | [log] [tgz] |
---|---|---|
author | Willy Tarreau <w@1wt.eu> | Fri Nov 10 16:26:32 2023 +0100 |
committer | Christopher Faulet <cfaulet@haproxy.com> | Tue Nov 14 11:08:01 2023 +0100 |
tree | 28aa9a074e7c442250f086e952e42f3b4193eba2 | |
parent | 6b240e450027b95b41ea44e043f5b12dca27d25c [diff] |
DOC: config: use the word 'backend' instead of 'proxy' in 'track' description User @nwehrman reported in issue #2328 that the used of "proxy" instead of "backend" in the argument of the "track" server keyword is confusing. Admittedly, all other places in the doc use "backend/server" instead of "proxy/server", so let's update it for the sake of consistency. (cherry picked from commit 9530e7dcd38f2a771558c75b40c7decf14c1bc7a) Signed-off-by: Christopher Faulet <cfaulet@haproxy.com>