How does a server allot different session to users logging in from same browser on same pc?
Is the only way creating forceful login? For example if me and my friend share the same pc and browser to access an e-commerce website they dont recognise different sessions unless we login. my question is not about what happens when n users access,I know it creates thread but there is no way to track different sessions from same browser on same pc at a time,but how does it work in private mode ?