Ques/Help Users are automatically logged out randomly within few minutes.

S

sajal

Guest
We are facing a strange issue recently.

In frontend, users are automatically logged out randomly within few minutes when they are surfing.

We are using Redis sessions. During the testing, I noticed I was logged out from my browser but my session was kept "intact" in the Redis server like this:

$redis-cli
GET MyForum_[session_-pakSYb0yObvjsRCS2aCOygr59VR6QTP][1]
Click to expand...
...

Read more

Continue reading...