With regard to Oracle Cloud Infrastructure Load Balancing service, which two actions will occur when a backend server that is registered with a backend set is marked to drain connections? (Choose two.)
A.
All connections to this backend server are forcibly closed after a timeout period.
B.
Requests to this backend server are redirected to a user-defined error page.
C.
All existing connections to this backend sever will be immediately closed.
D.
All new connections to this backend server are disallowed.
E.
Connections to this backend server will remain open until all in-flight requests are completed.
This is correct: D,E
The following was take from Oracle Docs.
"Edit Drain State: Opens a dialog box in which you can change the drain state. If you set the server's drain status to true, the load balancer stops forwarding new TCP connections and new non-sticky HTTP requests to this backend server."
The Load Balancing service considers a server marked drain available for existing persisted sessions. New requests that are not part of an existing persisted session are not sent to that server.
A voting comment increases the vote count for the chosen answer by one.
Upvoting a comment with a selected answer will also increase the vote count towards that answer by one.
So if you see a comment that you already agree with, you can upvote it instead of posting a new comment.
Davar39
Highly Voted 4 years, 3 months agoHydZain
Most Recent 3 years, 2 months agoBobby11
3 years, 2 months agomichelmb
3 years, 3 months agodewdrops_89
3 years, 4 months agoAMishra
3 years, 11 months agojota300
4 years, 4 months ago