Resolved Session Timeout
- Advice
- Oscar Naranjo
- PowerServer 2020 or older (Obsolete)
- Wednesday, 24 July 2019 07:54 PM UTC
Hi everyone,
We are working on implementing a process to handle the Session Timeout. We got a few unexpected "Session expired". Therefore, we want to clarify what means Session Timeout. Is the session timeout the time idle and it resets when the user sends any requests to the server?
Best Regards,
Oscar Naranjo
A session starts when the user sends a request to load an Appeon application from the server, and ends if the user closes the application or has not sent any requests to the server during the "session timeout" period.
-
By default, the timeout period for a session is 3600 seconds. Session Timeout period should be greater than the Transaction Timeout period. Generally speaking, the session timeout period should not be smaller than 3600 seconds.
-
You can set a timeout interval that is shorter or longer than the default setting. The session timeout can be removed altogether by setting the timeout value to 0. This is not recommended because it will eventually exhaust system resources unless old sessions are manually cleared out using the Active Sessions functionality of AEM.
Find Questions by Tag
Helpful?
If a reply or comment is helpful for you, please don’t hesitate to click the Helpful button. This action is further confirmation of their invaluable contribution to the Appeon Community.