Quote:
Originally Posted by Old Pedant
I'm guessing that they don't do a dynamic SQL query to get the list of posts each and every time but instead regenerate the list on some sort of schedule and so you have "lag time" like this.
|
Correct, vB caches the recent post data, but it usually updates within a few minutes.