Summer Sale! All accounts are 50% off this week.

uday8486's avatar

Laravel 4 : session handling through memcached

Hi,

I have just changed my session handling code in Laravel, and changed it to memcached. the application works fine. But as soon as I login to application in other browser the user in first browser is logged out.

Anyone has any idea what might be causing this issue.

0 likes
2 replies
uday8486's avatar

Update:

After analyzing the issue, I observed that only one user is able to login at a given time. if second user is trying to login from any other system or location he is unable to do so. Once the first user closes his session then only the second user is able to login.

uday8486's avatar

Its a surprise that no one have answered this!

Anyone??

Please or to participate in this conversation.