Tim Duesterhus
a9334df5a9
CLEANUP: reg-tests: Remove obsolete no-htx parameter for reg-tests
...
The legacy HTTP subsystem has been removed. HTX is always enabled.
2021-06-04 15:41:21 +02:00
Willy Tarreau
fae9a4cd2c
REGTESTS: add unresolvable servers to srvkey-addr
...
This ensures that the previous fix remains operational, as without it
an unresolvable server causes a crash when it's been indexed.
2021-01-06 09:20:22 +01:00
Thayne McCombs
23cc52d34b
REGTESTS: add test for stickiness using "srvkey addr"
...
This tests the new "srvkey addr" stick-table statement, which sticks based
on the server's address.
2020-12-31 10:08:54 +01:00
Frédéric Lécaille
1fda21935e
REGTEST: Add a basic server by name stickiness reg test.
...
With this new reg test we ensure the server by names stickiness is functional
between servers organized differently (with identical names, but with different IDs)
among two haproxy processes backends.
2019-06-05 08:42:36 +02:00