haproxy/reg-tests/log
Willy Tarreau cd352c0dbe MINOR: log/balance: rename "log-sticky" to "sticky"
After giving it some thought, it could pretty well happen that other
protocols benefit from the sticky algorithm that some used to emulate
using a "stick-on int(0)" or things like this previously. So better
rename it to "sticky" right now instead of having to keep that "log-"
prefix forever. It's still limited to logs, of course, only the algo
is renamed in the config.
2023-11-23 18:21:31 +01:00
..
last_rule.vtc REGTESTS: log: Reduce again response inspect-delay for last_rule.vtc 2023-05-17 11:12:25 +02:00
load_balancing.vtc REGTESTS: Remove REQUIRE_VERSION=2.0 from all tests 2023-01-05 09:11:38 +01:00
log_backend.vtc MINOR: log/balance: rename "log-sticky" to "sticky" 2023-11-23 18:21:31 +01:00
log_forward.vtc REGTESTS: log: test the log-forward feature 2022-09-13 11:04:24 +02:00
log_uri.vtc REGTESTS: fix the race conditions in log_uri.vtc 2023-04-14 12:13:09 +02:00
wrong_ip_port_logging.vtc