SLB cluster configuration
Hello,
I'm trying to clarify what's the difference for the following to command in SLB cluster config:
- rebalance-skip-ahead ("restricts the target set of SBC endpoints registration
eligible for rebalancing to those whose re-registration is not imminent — that is,
the registration is not scheduled within the number of milliseconds specified by
the parameter setting. ")
- rebalance-max-refresh ("restricts the target set of SBC endpoints eligible for
rebalancing to those whose re-registration is far in the future — that is, the
registration is not scheduled until after the number of milliseconds specified by
the parameter setting")
In both case, as far as I understood, they define a minumum amount of time after that endpoints are elegible for being rebalanced, but I did not feel the difference between them.