LoadBalanceStrategy Parameter (Connect-ApachePhoenix Cmdlet)
The load balancing strategy to be used by the client side load balancer.
Syntax
Connect-ApachePhoenix -LoadBalanceStrategy string
Possible Values
None, Random, RoundRobin, ShuffledRoundRobinData Type
cstr
Default Value
"None"
Remarks
The load balancing strategy to be used by the client side load balancer.
> > > >