By Marcus Roskill on Friday, 02 November 2018
Posted in General
Replies 3
Likes 0
Views 565
Votes 0
Hi guys

Why does the attached show that we have 1484 users and there are 2141 of them are online? How does this work as there are only 1484 users?

See attached screenshot of dashboard.

Many thanks
Katie
Hey there,

I am really sorry for the delay of this reply as it is a weekend for us here.

That total of number count is for your backend and frontend online user.

And i realised your site backend global configuration have set your user session to 5000 (http://take.ms/C79uu), mean if this user login user never logout on the site, this user session data will always appear on this table #__sessions.

If this user login their user account on different browser, it will got another session data for this user in this table #__sessions.

This is why that online user count result will appear more than the existing user count.
·
Saturday, 03 November 2018 10:33
·
0 Likes
·
0 Votes
·
0 Comments
·
Hi Arlex,

I have now set this 1800 (30 hours), once this time is up, does it end EVERY session? Including people who have selected 'keep me logged in'?

Thanks
Katie
·
Friday, 16 November 2018 23:26
·
0 Likes
·
0 Votes
·
0 Comments
·
Yes, it will automatically remove those session record from the database for those user session already expired.

But if the user suddenly access your site maybe after 24 hour, that session will re-count again, mean it will count it from first minute, so this user session will be expired at after 1799 minute.
·
Saturday, 17 November 2018 14:06
·
0 Likes
·
0 Votes
·
0 Comments
·
View Full Post