1Z0-1072-20 · Question #89
You have an Oracle Cloud Infrastructure (OCI) load balancer distributing traffic via an evenly- weighted round robin policy to your backend web servers. You notice that one of your web servers is…
The correct answer is D. Disable session persistence on your backend set. Session persistence is a method to direct all requests originating from a single logical client to a single backend web server. Backend servers that use caching to improve performance, or to enable log-in sessions or shopping carts, can benefit from session persistence
Question
You have an Oracle Cloud Infrastructure (OCI) load balancer distributing traffic via an evenly- weighted round robin policy to your backend web servers. You notice that one of your web servers is receiving more traffic than other web servers. How can you resolve this imbalance?
Options
- ACheck security lists and route tables of your virtual cloud network (VCN) and fix any issues
- BCreate separate listeners for each backend web server
- CDelete and re-create your OCI load balancer
- DDisable session persistence on your backend set
How the community answered
(55 responses)- A2% (1)
- B5% (3)
- C9% (5)
- D84% (46)
Explanation
Session persistence is a method to direct all requests originating from a single logical client to a single backend web server. Backend servers that use caching to improve performance, or to enable log-in sessions or shopping carts, can benefit from session persistence
Topics
Community Discussion
No community discussion yet for this question.