Odp: How to reset Most Users Online counter. [message #29916 is a reply to message #29668] |
Tue, 24 January 2006 08:03 |
pogar
Messages: 18 Registered: September 2005
Karma:
|
Junior Member |
|
|
ok.
But I would like to prevent to override this counter: I mean that that realistic "most users online" on my forum (link is in my profile) is about 20-30 users.
Very often this number growup do 130 - 200... Especially during the night or very early morning. Probably this is made by some offline browsing agent (Teleport similar) or maybe this is a small DDos..
So, maybe you could implement some feature like that:
a = ignore_new_session_timespan = 10 seconds
if (new_seesion_start_time - last_sesson_start_time <10) then do_not_increase_most_users_online_counter?
Best regards
[Updated on: Tue, 24 January 2006 08:03] Report message to a moderator
|
|
|