Re: Forced session expiry after certain period

2019-06-25 Thread Christopher Schultz
-BEGIN PGP SIGNED MESSAGE- Hash: SHA256 M, On 6/24/19 18:07, M. Manna wrote: > Hello, > > Is it possible to evict all sessions after certain period of time ? > This is not the same as idle session-timeout (web.xml). > > We are trying to research into whether there’s an absolute maximum

Forced session expiry after certain period

2019-06-24 Thread M. Manna
Hello, Is it possible to evict all sessions after certain period of time ? This is not the same as idle session-timeout (web.xml). We are trying to research into whether there’s an absolute maximum limit for a session in tomcat. After which _any_ session should be expired. We are currently using