AZ-104 · Question #484
Note: The question is included in a number of questions that depicts the identical set-up. However, every question has a distinctive result. Establish if the solution satisfies the requirements. Your
The correct answer is B. No. Session persistence ensures that a client will remain connected to the same server throughout a session or period of time. Because load balancing may, by default, send users to unique servers each time they connect, this can mean that complicated or repeated requests are slowed d
Question
Options
- AYes
- BNo
How the community answered
(49 responses)- A49% (24)
- B51% (25)
Explanation
Session persistence ensures that a client will remain connected to the same server throughout a session or period of time. Because load balancing may, by default, send users to unique servers each time they connect, this can mean that complicated or repeated requests are slowed down. https://docs.microsoft.com/en-us/azure/load-balancer/distribution-mode-concepts#session-
Community Discussion
No community discussion yet for this question.