TimRiker
Cirrocumulus
Jul 10, 2018Nathan,
It's a feature, not a bug. :)
This is the Update Check I referred to. It does a HEAD request. It's adding a get parameter to insure that the result is not cached. It's looking at the Last-Modified to determine if it should alert the user that there is an update.
As this is a static file, the HEAD request should be trivial overhead. The comment indicates it checks every 30 minutes, but the 3000 value shows it's actually checking every 3 seconds. 3 seconds is probably shorter than it could be, but 30 minutes is probably too long.
Tim
Help guide the future of your DevCentral Community!
What tools do you use to collaborate? (1min - anonymous)