Replies <—> Views

  • Thread starter Thread starter Sage
  • 10 comments
  • 649 views

Sage

Staff Emeritus
Messages
12,533
United States
United States
Messages
GTP_Sage
Something funny goin’ on with the database, Jordan. It’s not a major issue at all, but I figure I should point it out, since it means something’s borked.

 
I think the answer is that the views are only updated every hour or so, while the replies are done there and then.
 
I'm probably wrong, but the way I thought it worked was that if someone entered the topic and replied, the number of replies was incremented by one and the views stayed the same, whereas if they enetered the topic and didn't reply, the number of views was incremented by one and the replies stayed the same. An either or situation not an and situation...

edit: Just posted in a thread and the number of views stayed the same whilst the number of replies increased by one (British police 'foil plot to kidnap Blair's youngest son' (AFP) in Current Events)

Before:

After:
 
daan is correct, thread views are only updated once every hour while replies are updated immediately.
 
[smug mode]
:D

[/smug mode]
System failure - smug mode will not disengage.
 
Jordan
daan is correct, thread views are only updated once every hour while replies are updated immediately.

Why do you do it like that? Is it done for improved speed?
 
As a guess, it's probably to ease the load on the server.
 
kart.no.38
Why do you do it like that? Is it done for improved speed?
Yes, GTPlanet averages around 41 page views per minute, with a lot of those coming from threads. As you can imagine, making changes to the database each time that happens puts a lot of extra strain on the server.
 
Back