Important Notice: Our web hosting provider recently started charging us for additional visits, which was unexpected. In response, we're seeking donations. Depending on the situation, we may explore different monetization options for our Community and Expert Contributors. It's crucial to provide more returns for their expertise and offer more Expert Validated Answers or AI Validated Answers. Learn more about our hosting issue here.

Does the session framework require sticky load-balancing from the Load Balancer in the configuration for session failover?

0
Posted

Does the session framework require sticky load-balancing from the Load Balancer in the configuration for session failover?

0

Sticky load-balancing is not required for the session framework to function. Even if the session request is sent to the wrong server, the built-in routing logic in the framework would ensure that the request arrives at the correct server a process that’s completely transparent to the clients. Note, however, that lack of sticky load-balancing results in extra forwarding and impacts performance.

Related Questions

What is your question?

*Sadly, we had to bring back ads too. Hopefully more targeted.

Experts123