The title says it all :)
Well we have 2 links, one is 1MB (CIR/ dedicated), the other is 12MB (shared). 12MB one is not at all reliable too.. So what I want is to not lose my packets into the "black-hole" of the shared link, that's why I want per-flow packet steering, not per-packet. Right now we are using balance-rr, and that mode splits them evenly across the 2 links...
So I need per-flow load-balancing. I think balance-xor seems like the right choice, right?