Hi,

not sure if you can do it in Tomcat, but you can surely do it with the
SessionLimiterFilter from Java Web Parts:

http://javawebparts.sourceforge.net/

It limits sessions per application and it isn't Tomcat specific.

Hope it helps,

Tamas




On 8/2/06, Pankaj Gupta <[EMAIL PROTECTED]> wrote:

Hi All,

I want to limit the number of user sessions to 25. Is it possible to do
it directly through tomcat configurations? If yes, then are the sessions
limitations per applications deployed or on the whole?

regards,
Pankaj

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]


Reply via email to