If a loadbalancer selects a target IP address, that target is then removed from the loadbalancer, connection tracking will still route packets to the (now removed) target instead of selecting a new one.
There is a test case already prepared in the new tests provided #533, just commented out to not fail automated tests.
If a loadbalancer selects a target IP address, that target is then removed from the loadbalancer, connection tracking will still route packets to the (now removed) target instead of selecting a new one.
There is a test case already prepared in the new tests provided #533, just commented out to not fail automated tests.