[–] 01001000 0 points 2 points 2 points (+2|-0) ago
Hey guys
I have looked at the sessiontracker code, and it appears there is no implementation of removing sessions after they're added.
The 'users here now' appears to be the total unique sessions to have visited the subverse ever. I will investigate and look at where and when we should remove a session.
Let me know if anyone else is working on this currently.
I have had a look at the git repo where there is an issue tracker -- > https://github.com/voat/voat/issues/376 looks like someone has attempted to fix this by implementing another solution. Doesn't really seem like its working though does it.
[–] Ravage 0 points 3 points 3 points (+3|-0) ago
Myself and Flux have been looking into this since we noticed it Saturday night. As a pointer to the possible problem we were experimenting just now, and I was able to get the counter to increase by 1 just switching IPs but on the same account. If it's not decrementing the count when a user disconnects, its essentially acting as a Unique IP counter.
Can anyone else confirm?
[–] 523882? [S] ago
Developers, go to /v/askvoat to see where I first posted this so you can see other comments. Others are experiencing this and I just copied the link from there to here.