REGTESTS: stick-table: add src_conn_rate test
authorAmaury Denoyelle <adenoyelle@haproxy.com>
Wed, 12 May 2021 08:51:22 +0000 (10:51 +0200)
committerAmaury Denoyelle <adenoyelle@haproxy.com>
Wed, 12 May 2021 13:30:03 +0000 (15:30 +0200)
commit94fd1339e71d699c1c9366500e087e13b3e9bed7
tree5c235c77a0c86c7c0fa866e149381bdcec7defea
parentc460c70ab745d68285b3de39da09751976e300ae
REGTESTS: stick-table: add src_conn_rate test

Add a simple test which uses src_conn_rate stick table fetch. Limit the
connection rate to 3. The 4th connection should return a 403.
reg-tests/stick-table/src_conn_rate.vtc [new file with mode: 0644]