I am trying to use multiple identical remotes in union to distribute high volume of traffic so that throttling is reduced as much as possible. I have looked into the rand
search policy but that will query ALL remotes which defeats the purpose. I really want it to pick one remote in union at random, try to get the file and if it doesn't exist, pick another remote at random and so on. Is this possible?
Nope, there isn't a policy that does that.
This topic was automatically closed 30 days after the last reply. New replies are no longer allowed.