nerdexam
CompTIA

CV0-003 · Question #659

A systems administrator adds servers to a round-robin, load-balanced pool, and then starts receiving reports of the website being intermittently unavailable. Which of the following is the MOST likely

The correct answer is C. New web nodes are not operational.. When a load balancer is configured in round-robin mode, it distributes traffic evenly across all of the servers in the pool. If new servers are added to the pool, they will not be operational until they have been configured and brought online. During this time, the load balancer

Troubleshooting

Question

A systems administrator adds servers to a round-robin, load-balanced pool, and then starts receiving reports of the website being intermittently unavailable. Which of the following is the MOST likely cause of the issue?

Options

  • AThe network is being saturated.
  • BThe load balancer is being overwhelmed.
  • CNew web nodes are not operational.
  • DThe API version is incompatible.
  • EThere are time synchronization issues.

How the community answered

(54 responses)
  • A
    2% (1)
  • B
    4% (2)
  • C
    70% (38)
  • D
    17% (9)
  • E
    7% (4)

Explanation

When a load balancer is configured in round-robin mode, it distributes traffic evenly across all of the servers in the pool. If new servers are added to the pool, they will not be operational until they have been configured and brought online. During this time, the load balancer will not distribute traffic to the new servers, which can cause the website to be intermittently unavailable.

Topics

#load balancing#round-robin#web node health checks#intermittent availability

Community Discussion

No community discussion yet for this question.

Full CV0-003 Practice