Tomcat Session Timeout
Jump to navigation
Jump to search
In Tomcat 6.0 and later, there is a session-timeout element in the Tomcat/conf/web.xml file. The default value is 30 minutes. This is inconveniently short in some situations. It can be changed by editing the file. The new value is immediately available for all newly created sessions.