-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

Sudip,

sudip pattanayak wrote:
> We are using apache-tomcat for our Web Application. We do not allow
> to same users to log on from two instances of the application.
> So if the user is active from one session and then if he tries to log
> on from another session, we forcefully logoff the user from the
> previous session.
> 
> But recently there are couple of occasions where one or
> more users are failing to forcefully logoff the session.(thelogs shows
> clearly the pending sessions keeps on increasing and the value unbound
> is never called for the particular user failing to forcefully logoff.

Do you mean that your users /can/ login multiple times concurrently? Or,
do you mean that your sessions are never expiring / getting garbage
collected?

How are you enforcing your single-login requirement? How are you
checking the session counts?

- -chris
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.9 (MingW32)
Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org

iEYEARECAAYFAklZNhQACgkQ9CaO5/Lv0PDVhACfQFIWXe6KBfjvVaxFh0DyHqFe
xk0An2F7gu2PoGCk9PoE8MOBq7jPYytR
=S6lm
-----END PGP SIGNATURE-----

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscr...@tomcat.apache.org
For additional commands, e-mail: users-h...@tomcat.apache.org

Reply via email to