It looks like you're using an Ad Blocker.
Please white-list or disable AboveTopSecret.com in your ad-blocking tool.
Thank you.
Some features of ATS will be disabled while you continue to use an ad-blocker.
Originally posted by SkepticOverlord
There's been a change in the way we track online users, the new more efficient code does not compare your online status in the threads.
The line is removed.
Originally posted by SkepticOverlord
There's been a change in the way we track online users, the new more efficient code does not compare your online status in the threads.
The line is removed.
Actually, the new way is just more efficiently using the existing code. In addition to updating your profile every page load with a time-stamp of your "last active" time, it also used to update an additional database table for who's online (in addition to exactly what page you're looking at). The overhead of doing this twice, (three times for buddy lists) for every member and guest was getting to be a problem. The new code relies on querying the member database for all members active in the previous 10 minutes (which is half of a normal "default" session of 20 minutes). Also, I have a smaller more efficient database table that tracks unique guest IP's, that's the guest number at the bottom of the forum home. So, the new stats at the bottom of the forum home reflect the actual members online. Since the old code used unique IP's, and several of our members come in through AOL and their proxy servers, this code is more accurate because it looks at actual members, rather than IP's. The draw-back is no buddy lists under the new scheme.
Originally posted by prophetmike what is this "new way" that you track online users?