So, are we saying that it has more to do with the application itself rather 
than Tomcat?

We're also using Spring MVC framework which handles session management.

Regards,
Nilesh

-----Original Message-----
From: David kerber [mailto:dcker...@verizon.net] 
Sent: 11 April 2016 13:57
To: Tomcat Users List <users@tomcat.apache.org>
Subject: Re: Tomcat8 with Java8 session mix up issue

On 4/11/2016 8:54 AM, Olaf Kock wrote:
>
>
> Am 11.04.2016 um 14:51 schrieb Nilesh Dabholkar:
>> Hi,
>>
>> Has anyone come across issues related mixing up user session on Tomcat 
>> 8.0.26?
>>
>> We've been seeing intermittent issues whereby user session are getting mixed 
>> up after upgrading to Tomcat8 and Java8.
>
> Whenever I've seen content for one user being delivered to another 
> user in the past, it has always been some overeager cache/proxy 
> somewhere in the path.
>
> Can you check if that's the case?

Improper use of static variables is another common cause.


---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscr...@tomcat.apache.org
For additional commands, e-mail: users-h...@tomcat.apache.org


---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscr...@tomcat.apache.org
For additional commands, e-mail: users-h...@tomcat.apache.org

Reply via email to