
Explanation:
The correct option is B: Set session persistence to Client IP. Session persistence ensures that all requests from a client are sent to the same backend server, maintaining the session state necessary for applications such as web applications requiring authentication or maintaining shopping carts.
Ultimate access to all questions.
No comments yet.
With 5 Windows Server 2016 VMs configured as web servers and an Azure load balancer named LB1, how do you ensure session persistence for visitors across requests?
A
Enable Floating IP (direct server return)
B
Set session persistence to Client IP
C
Change protocol to UDP
D
Set Idle Time-out to 20 minutes