Purpose of timestamp file
Purpose of timestamp file
I wonder which purpose the status.txt has. Does the timestamp only relate to realm export? Because at least guild info is updated more often than the timestamp of the file changes (once per day). So is it a good idea to utilize the file to determine if guild information should be read from the local backup or from WarcraftRealms.com? Or may it be wiser to use a manual refresh delay like "if local file is older than x hours then pull fresh data"? That would also reduce server load (no status.txt is downloaded, websites would pull at different times). And how often may a website pull fresh data at most?