commit | 164726c9b890993a02bc72496c4eecc254505866 | [log] [tgz] |
---|---|---|
author | Remi Tricot-Le Breton <rlebreton@haproxy.com> | Thu Dec 16 17:14:40 2021 +0100 |
committer | Willy Tarreau <w@1wt.eu> | Thu Dec 16 17:31:57 2021 +0100 |
tree | 7f0d86bf49d3753927daec072a12ecd5a02d3f99 | |
parent | 0b9e1900282b33001c87c8d41ac01ddda5376fa1 [diff] |
DOC: vars: Add documentation about the set-var conditions The set-var converter as well as the http and tcp set-var actions can now be given multiple conditions that need to all be true for the variable's contents to actually be changed. Those conditions can concern the variable as well as the input contents and can also work by comparing the variable and the input values.