trafficcontrol icon indicating copy to clipboard operation
trafficcontrol copied to clipboard

Add the ability to trigger a global reval on all caches for a given CDN

Open mitchell852 opened this issue 7 years ago • 2 comments

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)

image

But you can't trigger a global reval on all caches for a given CDN.

mitchell852 avatar Sep 21 '18 19:09 mitchell852

reviewed in 7/13/2021 working group. leaving as is.

mitchell852 avatar Jul 13 '21 16:07 mitchell852

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.

mitchell852 avatar Nov 30 '21 22:11 mitchell852