]> git.ipfire.org Git - thirdparty/haproxy.git/commit
DOC: vars: Add documentation about the set-var conditions
authorRemi Tricot-Le Breton <rlebreton@haproxy.com>
Thu, 16 Dec 2021 16:14:40 +0000 (17:14 +0100)
committerWilly Tarreau <w@1wt.eu>
Thu, 16 Dec 2021 16:31:57 +0000 (17:31 +0100)
commit164726c9b890993a02bc72496c4eecc254505866
tree7f0d86bf49d3753927daec072a12ecd5a02d3f99
parent0b9e1900282b33001c87c8d41ac01ddda5376fa1
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.
doc/configuration.txt