Report post

Are you sure you want to report the post shown below? This will send an email to the ATVO administrators. Please include a short reason for reporting.

Users reporting for no reason may be locked out.


Post

Posted by Nick Thissen
on
Does it stop sending data, or does the website simply not refresh anymore?

The webtiming is rather simple, it just sends an updated data file to your server every X seconds. On the client side (the people watching), it just refreshes the data every X seconds.

I can imagine there is some kind of caching happening that is causing your webhost to stop grabbing the new data and returning a cached version. Can you enable something like Chrome devtools while watching, perhaps you'll see if the client is still refreshing but pulling old data, or if it's not refreshing at all?