0
kicks
An Approach to Multiple Browser Session Detection with AJAX
A look into a technique at detecting multiple browser sessions associated with a single server session; a condition that can lead to unexpected corruption in applications with naive session reliance. Consideration is given to performance and scalability while attempting to keep the solution simple and straightforward.