Bird
0
0

You enabled cross-zone load balancing on a Classic Load Balancer but still see uneven traffic distribution. What could be wrong?

medium📝 Debug Q6 of 15
AWS - Elastic Load Balancing
You enabled cross-zone load balancing on a Classic Load Balancer but still see uneven traffic distribution. What could be wrong?
ACross-zone load balancing is not supported on Classic Load Balancers
BInstances are not registered in all availability zones
CYou must restart the load balancer after enabling cross-zone
DCross-zone load balancing only works with Network Load Balancers
Step-by-Step Solution
Solution:
  1. Step 1: Verify prerequisites for cross-zone load balancing

    Cross-zone load balancing requires instances registered in multiple zones to distribute traffic evenly.
  2. Step 2: Analyze other options

    Classic Load Balancers support cross-zone load balancing, no restart needed, and it is not supported on Network Load Balancers.
  3. Final Answer:

    Instances are not registered in all availability zones -> Option B
  4. Quick Check:

    All zones need instances for cross-zone to balance [OK]
Quick Trick: Register instances in all zones for cross-zone to work [OK]
Common Mistakes:
  • Thinking cross-zone is unsupported on Classic LB
  • Believing a restart is required
  • Confusing Network Load Balancer support

Want More Practice?

15+ quiz questions · All difficulty levels · Free

Free Signup - Practice All Questions
More AWS Quizzes