We are hosting our application on a Windows 2008 Server with a 2012 MS SQL database. We have PersistantSessions set to true, EnableKeepAlive set to false, and SessionTimeout set to one hour. Once a user logs in, we are not seeing the LastActive date/time be updated in the Session entity with each click in the browser within the site. Is this potentially a bug in 5.21.5. We believe the lastactive field in the Session entity was being updated with each click in the browser in previous builds.
↧