You are using 'SLA Target' as your strategy. What happens if multiple members meet the SLA?
Trap 1: The system selects the one with the highest bandwidth capacity.
Bandwidth is not the primary driver for SLA Target strategy.
Trap 2: The system selects the member with the best performance (e.g.,…
It dynamically selects the best performer.
Trap 3: Traffic is sent through all of them simultaneously.
This would require load balancing.
- A
The system selects the first member in the list.
Performance metrics are prioritized.
- B
The system selects the one with the highest bandwidth capacity.
Why wrong: Bandwidth is not the primary driver for SLA Target strategy.
- C
The system selects the member with the best performance (e.g., lowest latency).
Why wrong: It dynamically selects the best performer.
- D
Traffic is sent through all of them simultaneously.
Why wrong: This would require load balancing.