]> git.ipfire.org Git - thirdparty/haproxy.git/commit
REGTESTS: add test on backend switching rules selection
authorAmaury Denoyelle <adenoyelle@haproxy.com>
Fri, 9 Jan 2026 10:17:38 +0000 (11:17 +0100)
committerAmaury Denoyelle <adenoyelle@haproxy.com>
Thu, 15 Jan 2026 08:08:18 +0000 (09:08 +0100)
commit2d26d353ceaca7878bb222684e5d1d144a95d1f5
tree9d434317926f1275dcbf76fa0d52ca6cfbbb35b6
parent12975c5c379345d2969f56cd4347b230ff504be0
REGTESTS: add test on backend switching rules selection

Create a new test to ensure that switching rules selection is fine.
Currently, this checks that dynamic backend switching works as expected.
If a matching rule is resolved to an unexisting backend, the default
backend is used instead.

This regtest should be useful as switching-rules will be extended in a
future set of patches to add new abilities on backends, linked to
dynamic backend support.
reg-tests/stream/test_content_switching.vtc [new file with mode: 0644]