nerdexam
Oracle

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

Implement OCI Load Balancing and DNS

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)
  • A
    2% (1)
  • B
    5% (3)
  • C
    9% (5)
  • D
    84% (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

#load balancer#session persistence#round robin policy#backend set

Community Discussion

No community discussion yet for this question.

Full 1Z0-1072-20 Practice