davidbarratt
CDCloudflare Developers
•Created by davidbarratt on 4/28/2024 in #general-help
Is at least one cache MISS guaranteed?
@Erisa | Support Engineer any more thoughts?
5 replies
CDCloudflare Developers
•Created by davidbarratt on 4/28/2024 in #general-help
Is at least one cache MISS guaranteed?
Though in those scenarios:
-
REVALIDATED
would be that the resource hasn't changed (at least according to the origin) and thus there is no new metadata to store.
- EXPIRED
for my purposes would be the same as HIT
because the resource hasn't been updated, but on the next request for that resource, I should see a MISS
right?
Thanks for your help!5 replies