1Z0-1072-20 · Question #69
Which two actions will occur when a back-end server that is registered with a backend set is marked to drain connections? (Choose two.)
The correct answer is A. It disallows new connections to that backend server. B. It keeps the connections to that instance open and attempts to complete any in-flight requests. https://docs.cloud.oracle.com/iaas/Content/Balance/Reference/sessionpersistence.htm 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.
Question
Which two actions will occur when a back-end server that is registered with a backend set is marked to drain connections? (Choose two.)
Options
- AIt disallows new connections to that backend server.
- BIt keeps the connections to that instance open and attempts to complete any in-flight requests.
- CIt redirects the requests to a user-defined error page.
- DIt immediately closes all existing connections to that instance.
- EIt forcibly closes all connections to that instance after a timeout period.
How the community answered
(60 responses)- A82% (49)
- C3% (2)
- D10% (6)
- E5% (3)
Explanation
https://docs.cloud.oracle.com/iaas/Content/Balance/Reference/sessionpersistence.htm 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.
Topics
Community Discussion
No community discussion yet for this question.