CompTIA
CV0-003 · Question #735
CV0-003 Question #735: Real Exam Question with Answer & Explanation
The correct answer is D: Load balancer stickiness. Load balancer stickiness is a feature that allows the load balancer to keep users connected to the same container for the duration of their session. This can help to prevent users from being logged out of the application even if the load balancer is distributing traffic to differ
Troubleshooting
Question
A cloud administrator is troubleshooting a highly available web application running within three containers behind a Layer 7 load balancer with a WAF inspecting all traffic. The application frequently asks the users to log in again even when the session timeout has not been reached. Which of the following should the cloud administrator configure to solve this issue?
Options
- AFirewall outbound rules
- BFirewall inbound rules
- CLoad balancer certificates
- DLoad balancer stickiness
- EWAF transaction throttling
Explanation
Load balancer stickiness is a feature that allows the load balancer to keep users connected to the same container for the duration of their session. This can help to prevent users from being logged out of the application even if the load balancer is distributing traffic to different containers.
Topics
#load balancer stickiness#session persistence#container load balancing#WAF
Community Discussion
No community discussion yet for this question.