Re: ignite webSession clustering about session timeout

2020-04-14 Thread Владимир Плигин
Hi Kay, Could you please describe your case with more details?It would be great if you could explain what exactly confuses you in the Ignite websession management algorithm. As far as I know it uses common java contract about the method https://javaee.github.io/javaee-spec/javadocs/javax/servlet/ht

ignite webSession clustering about session timeout

2020-04-13 Thread kay
Hello, I'd like to use ignite websession cluster .. but, I'm wondering about ignite session timeout algorithm. I figured out every websession data make with expiry policy in source code. Is it only dependency of ignite cache expiry policy?? What happen if I made a class implements HttpSessionList