Hi!
I have problems with cache updating (maybe ‘busting’ - I’m not english speaker, so can use wrong determinations, sorry) on some CF servers.
It occurred many times. But not every time. Maybe one of ten.
So. When I was trying to update cache using query string: …?v=02 => …?v=03, I got next result:
- on most CF servers cache was updated
- but on some - it was not. And every time those ‘some’ are the same: cf-ray: 38e2a201f9178b16-KBP and WAW server (unfortunately I didn’t save full header of that cases). The css/js/etc. files got from those servers on new URL (with changed value of query parameter) some times did not update. When I change the value of parameter once more - update happened.
Is it incorrect configuration of specific CF servers? Or I can fix it myself?