-
Bug
-
Resolution: Fixed
-
Low
-
5.7.5, 5.8.17
-
None
Summary
Session timeout never occurred on Confluence Data Center.
Steps to Reproduce
- Install Confluence Data Center on two nodes with following this document
- Change <confluence_install>/confluence/WEB-INF/web.xml on each node as follows (Set session-timeout to 1 min)
<session-config> <session-timeout>1</session-timeout> </session-config>
- Start Confluence
Expected Results
Session timeout should occur in 1 min on web browser.
Actual Results
Session timeout never occured.
Notes
This problem occurred only on Data Center version.
Is it related to CONF-26796?
- is duplicated by
-
CONFSERVER-54142 Session Timeout not respected in Confluence in Tomcat web.xml file
- Closed
- mentioned in
-
Page Loading...