Different sessions with same cookie value
I have this extremely unexpected error, if I log in 2 different accounts
on 2 different browsers on the same machine in both browsers I get valid
sessions and no interference but both session cookies have the same
values. Even if I destroy the session and create a new one the session
cookie remains the same. This is severely unacceptable, how is this even
possible at all?