REGTESTS: Add a script to test the random forwarding with several filters
authorChristopher Faulet <cfaulet@haproxy.com>
Tue, 17 Nov 2020 09:47:35 +0000 (10:47 +0100)
committerChristopher Faulet <cfaulet@haproxy.com>
Tue, 17 Nov 2020 10:34:36 +0000 (11:34 +0100)
commit4f33760fe07431e8f277b538d12f099e93129336
tree487582225899763096b92da967bb2268d8e12679
parent47d9a4e87020ad9bb2e3e3c0521413a678b3df01
REGTESTS: Add a script to test the random forwarding with several filters

Three filters are used. The compression filter is enclose by two trace filters,
both with the random forwarding enabled. An HTTP test is performed but also a
TCP test using an HTTP tunnel.
reg-tests/filters/random-forwarding.vtc [new file with mode: 0644]