CompTIA Cloud+ (CV0-003) — Question 220
A web application server farm has the following configuration:
• 16vCPU
• 128GB of memory
• 512GB of local storage
The performance-testing team reports the web application farm is unable to process requests beyond 5,000 concurrent connections. Which of the following should be performed?
Answer options
- A. Review the memory capacity parameters in the web server
- B. Restart and redeploy the application.
- C. Restart the performance-testing tool.
- D. Review the application configuration
Correct answer: D
Explanation
The correct answer is D because reviewing the application configuration can identify potential bottlenecks or misconfigurations that limit concurrent connections. Options A and B focus on memory and application redeployment, which may not address the underlying issue. Option C is irrelevant, as restarting the performance-testing tool won't resolve the server's capacity limitations.