Multiple choice technology platforms and products

In cluster MWS load balance _______ set up to use sticky sessions.

  1. Should

  2. Should Not

  3. Optional

  4. 1 or 2

Reveal answer Fill a bubble to check yourself
A Correct answer
Explanation

Sticky sessions in MWS clusters ensure session state consistency by routing a user's requests to the same cluster node. Without session affinity, a user could land on different nodes, potentially losing session data or causing inconsistent application state.