cloudflare / gortr

The RPKI-to-Router server used at Cloudflare
https://rpki.cloudflare.com
BSD 3-Clause "New" or "Revised" License
309 stars 39 forks source link

slurm file only evaluated when validated cache changes #95

Open reschke opened 3 years ago

reschke commented 3 years ago

This is because updateFile exits early when fetching the cache yields a 304 (not modified), or if the hash of the cache did not change.

This is problematic for at least two reasons: