For example, the session timeout is set to 30 minutes. The Session Inactivity Timeout is set at 10 minutes and the Inactivity Timeout Countdown is set to 20 seconds. With these settings, if a user session is inactive for 9 minutes, the application UI starts displaying countdown at 9 minutes 40 seconds.
- What can cause session timeout?
- How do I set HTTP session timeout?
- What is your session has timed out?
What can cause session timeout?
Possible reasons for seeing the session expired message
User has been inactive for more than the specified time and the session has timed out. User has been disconnected from the internet mid-session. User has logged in on a different machine while the initial session is still active.
How do I set HTTP session timeout?
To set the HTTP Session time-out at the server level, navigate to Servers > Application Servers > Your Server > Web Container > Session Management. In the Session time-out section of this window, you can select No time-out or Set time-out by clicking the appropriate radio button.
What is your session has timed out?
The error message Your session has timed out will appear when a user is automatically signed out of WellnessLiving after a set period of inactivity. This is called a session timeout. The user is returned to the sign-in page after their session times out unless their device is offline when the timeout occurs.