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/12/20 17:02:57 UTC

DO NOT REPLY [Bug 50501] Tomcat needs to much time to invalidate sessions

https://issues.apache.org/bugzilla/show_bug.cgi?id=50501

Konstantin Kolinko <kn...@gmail.com> changed:

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

--- Comment #1 from Konstantin Kolinko <kn...@gmail.com> 2010-12-20 11:02:53 EST ---
1) There is no attachment.
2) Why aren't you using session.invalidate()?

> This should happen immediately or with a minimal lag
3) It should not. Processing timeouts is a background task. By design, there is
some minimum interval before the timed out session is noticed. You can
configure how frequently the background processing runs on a Context, Host or
Engine.

-- 
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