Re: Need to retain session in server (Tomcat Apache) once user log in to till log off.

2022-03-02 Thread Christopher Schultz
Saicharan, On 3/2/22 07:42, saicharan.bu...@wellsfargo.com.INVALID wrote: Can you assist on how to retain session in server (Tomcat Apache) once user log in to till log off? we have two node instances half part of log is coming in one instance and other logs are coming in another instance for

Re: Need to retain session in server (Tomcat Apache) once user log in to till log off.

2022-03-02 Thread Sundeep Kumar Paulraj
found this blog which might be helpful https://redisson.org/articles/redis-based-tomcat-session-management.html Le mer. 2 mars 2022, à 21 h 14, Sundeep Kumar Paulraj a écrit : > Hi Saicharan Burle, > > Within the conf dir have the context.xml file, we can have the redis > server information her

Re: Need to retain session in server (Tomcat Apache) once user log in to till log off.

2022-03-02 Thread Sundeep Kumar Paulraj
Hi Saicharan Burle, Within the conf dir have the context.xml file, we can have the redis server information here which would assist us with session permistence. Also note that we might have to update the jar file in the relevant library .. here i am sharing an abstract WEB-INF/web.xml

RE: Need to retain session in server (Tomcat Apache) once user log in to till log off.

2022-03-02 Thread Saicharan.Burle
Can you brief in detail, Can you send the sample configuration? Thanks, Saicharan Burle -Original Message- From: sundeep kumar Sent: Wednesday, March 2, 2022 6:16 PM To: Tomcat Users List Subject: Re: Need to retain session in server (Tomcat Apache) once user log in to till log off.

Re: Need to retain session in server (Tomcat Apache) once user log in to till log off.

2022-03-02 Thread sundeep kumar
I think we can use redis as session manager . Need to update it in context.xml . Sincerely || Sincèrement, Sundeep Kumar Paulraj > Le 2 mars 2022 à 20:43, saicharan.bu...@wellsfargo.com.invalid a écrit : > > Hi Team, > > Can you assist on how to retain session in server (Tomcat Apache) once us

Need to retain session in server (Tomcat Apache) once user log in to till log off.

2022-03-02 Thread Saicharan.Burle
Hi Team, Can you assist on how to retain session in server (Tomcat Apache) once user log in to till log off? we have two node instances half part of log is coming in one instance and other logs are coming in another instance for same user. Regards, Saicharan Burle CTO | Middleware Product Eng