Über Open CoDE Software Wiki Diskussionen GitLab

Skip to content

Kill backends and check LB effectiveness.

Kurt Garloff requested to merge feat/test-degrade-lb into main

Created by: garloff

By arbitrarily killing backend processes (that serve the http port), we check whether the LB's health monitor does detect this, goes into DEGRADED mode and only circles through the ONLINE members.

We now support testing either TCP -LL or HTTP -L loadbalancers. Version 1.79.

Signed-off-by: Kurt Garloff kurt@garloff.de

Merge request reports