Session Timeout Issue with MVC Application Behind F5 Load Balancer Need Advice on Settings for Session Persistence
I have two servers running the same MVC web application behind an F5 load balancer. Despite correctly configuring session timeouts in IIS, sessions are expiring after only a few minutes of user inactivity on the website. What methods or algorithms can be adjusted in the F5 load balancer settings to maintain session persistence?