https://bz.apache.org/bugzilla/show_bug.cgi?id=69657
Remy Maucherat <r...@apache.org> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |NEEDINFO --- Comment #1 from Remy Maucherat <r...@apache.org> --- The default Tomcat conf.web.xml includes: <session-config> <session-timeout>30</session-timeout> </session-config> So this sets timeout for all sessions to 30 minutes. I verified on trunk that the session timeout for a session created in the ROOT webapp was indeed 1800s. Please give more details to allow reproducing the issue. -- You are receiving this mail because: You are the assignee for the bug. --------------------------------------------------------------------- To unsubscribe, e-mail: dev-unsubscr...@tomcat.apache.org For additional commands, e-mail: dev-h...@tomcat.apache.org