There seems to be a problem with my load balancer?

Viewed 13

My application is deployed on a cluster with multiple instances, and a load balancer is used at the front - end for traffic distribution. However, I've noticed that some users' sessions seem to be lost, even though I've enabled the sticky session feature. Why is this?

1 Answers

For example, the session persistence settings might not be properly configured, or there could be conflicts with other load - balancing algorithms or timeout settings.