https://issues.apache.org/bugzilla/show_bug.cgi?id=48845
Summary: real timeout interval less than setting interval Product: Tomcat 5 Version: 5.5.28 Platform: PC OS/Version: Windows XP Status: NEW Severity: normal Priority: P2 Component: Catalina AssignedTo: dev@tomcat.apache.org ReportedBy: gau...@gmail.com Here I found a question about the tomcat 5.x session time out issue. My setting on web.xml was : <session-config> <session-timeout>100</session-timeout> </session-config> But the jsp pages on my web application would not be timeout at the 100-th minute but would be timeout in shorter than 20 minutes. Is this a bug in the timeout case? -- Configure bugmail: https://issues.apache.org/bugzilla/userprefs.cgi?tab=email ------- 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