Hi, Is it not the connector idle timeout ?
Regards JB On 22/10/2019 15:40, lechlukasz wrote: > I'm using Karaf 4.2.6 and I have a keepalive thread in my client that does > http get to the servlet that only pings the session > (request.getSession().getId()). > > I'm loggint out the last access date from session and it gets updated after > each keepalive. > > However, Jetty's HouseKeeper keeps invalidating my active session. I've > checked the sources, but the inactive status is determined in SessionCache, > which is an interface. > > Did you do anything special in Pax-Web or in Karaf, to provide custom > implementation for anything having to do with the sesion cache, that could > cause that behaviour? > > > > -- > Sent from: http://karaf.922171.n3.nabble.com/Karaf-User-f930749.html > -- Jean-Baptiste Onofré [email protected] http://blog.nanthrax.net Talend - http://www.talend.com
