hardMultiple ChoiceObjective-mapped
CV0-004 Practice Question: A company uses a cloud-based load balancer to…
A company uses a cloud-based load balancer to distribute traffic to a fleet of web servers. Users report intermittent timeouts. The administrator reviews the load balancer logs and notices that one backend server has a significantly higher error rate than the others. Which of the following is the BEST course of action?
⚠ Common exam trap
CompTIA often tests the misconception that adding more servers or increasing health check intervals will solve performance issues, but the trap here is that the problem is a specific faulty backend server, not a capacity or health check sensitivity issue, so the correct action is to isolate and troubleshoot that server.
Answer choices
Why each option matters
Answer the question above first, then reveal the full breakdown to understand why each option is right or wrong.
Correct answer & explanation
✓
Drain connections to the unhealthy server and troubleshoot its configuration.
Draining connections from the unhealthy server allows the load balancer to stop sending new traffic to it while existing sessions complete, preventing further timeouts. Troubleshooting the server's configuration addresses the root cause of the high error rate, such as misconfigured web server software, resource exhaustion, or application bugs. This approach follows the principle of isolating and resolving the faulty component rather than masking the issue with workarounds.
Answer analysis
Option-by-option breakdown
For each option: why learners choose it and why it is or isn't the right answer here.
- ✗
Immediately add two more backend servers to distribute the load.
Why it's wrong here
Adding servers does not resolve the existing faulty server's issues.
- ✓
Drain connections to the unhealthy server and troubleshoot its configuration.
Why this is correct
Draining prevents further impact while allowing investigation of the root cause.
- ✗
Enable sticky sessions on the load balancer to maintain user sessions.
Why it's wrong here
Sticky sessions would route more traffic to the faulty server, worsening timeouts.
- ✗
Increase the health check interval for all servers to reduce false positives.
Why it's wrong here
Longer intervals could hide real problems and increase timeout risks.
Visual reference
Go deeper
Related to this question
About these practice questions
This CV0-004 question is part of Courseiva's 977-question bank — original exam-style content with full explanations and wrong-answer analysis, never real exam questions or exam dumps. Learn why practice questions differ from exam dumps →
JA
Written by Johnson Ajibi, MSc IT Security
Senior Network & Security Engineer · founder of Courseiva
This CV0-004 practice question is part of Courseiva's free CompTIA certification practice question bank. Courseiva provides original exam-style practice questions with explanations, topic-based practice, mock exams, readiness tracking, and study analytics to help learners prepare for the CV0-004 exam.