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?
IIS side there is everything is correct.