You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@tomcat.apache.org by bu...@apache.org on 2010/03/03 03:32:14 UTC

DO NOT REPLY [Bug 48845] New: real timeout interval less than setting interval

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: gaugyj@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-unsubscribe@tomcat.apache.org
For additional commands, e-mail: dev-help@tomcat.apache.org


DO NOT REPLY [Bug 48845] real timeout interval less than setting interval

Posted by bu...@apache.org.
https://issues.apache.org/bugzilla/show_bug.cgi?id=48845

Mark Thomas <ma...@apache.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |RESOLVED
         Resolution|                            |INVALID

--- Comment #1 from Mark Thomas <ma...@apache.org> 2010-03-03 23:56:51 UTC ---
Bugzilla is not a support forum. Please use the Tomcat users mailing list.

-- 
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-unsubscribe@tomcat.apache.org
For additional commands, e-mail: dev-help@tomcat.apache.org