ENXF NET
Administrator
Staff member
Administrator
Moderator
+Lifetime VIP+
S.V.I.P.S Member
S.V.I.P Member
V.I.P Member
Collaborate
Registered
- Joined
- Nov 13, 2018
- Messages
- 26,856
- Points
- 823
Reputation:
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
Read more
Continue reading...
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...