hiexam
oracle · 1z0-1072-20 · Q602 · multiple_choice · topic_1

You have an Oracle Cloud Infrastructure (OCI) load balancer distributing traffic via an evenly-weighted round robin pol…

You have an Oracle Cloud Infrastructure (OCI) load balancer distributing traffic via an evenly-weighted round robin policy to your back-end web servers. You notice that one of your web servers is receiving more traffic than other web servers. How can you resolve this to make sure traffic is evenly distributed across all back-end webservers?
  • A.Disable cookie-based session persistence on your backend set.
  • B.Change keep-alive setting between the load balancer and backend server.
  • C.Disable SSL configuration associated with your backend set.
  • D.Create separate listeners for each backend web server.
Explanation
A is correct. Session persistence is a method to direct all requests originating from a single logical client to a single backend web server. You enable session persistence when you create a load balancer or when you create a backend set. You can also edit an existing backend set to enable, disable, or change the session persistence configuration. https://docs.cloud.oracle.com/en-us/iaas/Content/Balance/Reference/sessionpersistence.htm The listener is defined per traffic type, not per individual backend server.

Reference: examtopics_top_comment

Practice with progress tracking

Sign in to track wrong answers, get spaced-repetition reminders, and run timed exam mode.