trafficcontrol
trafficcontrol copied to clipboard
Add the ability to trigger a global reval on all caches for a given CDN
Currently you can globally queue/dequeue updates for all servers of a CDN (which in essence flips the upd_pending flag to 1 for each server)

But you can't trigger a global reval on all caches for a given CDN.
reviewed in 7/13/2021 working group. leaving as is.
this would be handy if the reval propogation goes bad or gets stuck. basically, it resets all caches in a cdn to reval_pending=true to start over and try again.