Hi!
Let's assume I have a load balancer which distributes (using hash over
R-URI) calls to 4 proxies. Further, ds_mark_dst() is used to marked
broken proxys.
Marking a destination as inactive - does this change the routing
completely (as if there were only 3 proxies in the config file) or will
it still hash over the 4 proxies, but choose automatically the second
entry in the resulting list if the result is the inactive proxy?
regards
klaus