Hi:
This problem is only happened in IE8, not in IE9,IE10,and firefox,chrome.
In IE8, I open 27 of tabs, task manager will generate 7 process( include one frame process), these processes will share cookies, normally. Because I open them through new Tabs.
Image may be NSFW.
Clik here to view.
Then, I open my website and login in all tabs . and then logout every tabs.
login...logout....login...logout...
After 5-6 times opeartions, I found IE8 has generated 6 different sessions, these sessions have their own cookies, not share between other sessions.
It look like 7 process will generate 6 different session in some conditions.
My website is written by java in Jetty/struts/spring.
I wanna know if this is IE8's bug? Because I didn't find same question in IE9,IE10.
Or something I do will trigger these question?
Thank you!
ps:
I am sorry I can't supply my website because of My company not allowed I did it