Why is this happening? Because of this my cache is getting expired quickly. Sometimes when I request the age becomes value that closer to the max-age which was previou just 1000s.
Even if it is lowering or getting increasing, it should be gradual right. The age:5580 changing to age:1753 in just less than a second. I try to request it multiple times in a 3-5 seconds, but the age difference is 1000s. Why is that? And my TTL is max-age: which is 14400. And only after that it should show a MISS, EXPIRED, right?
Yes, First I thought it might be like that, check out this site (https://disposablepod.com) which uses Cloudflare. And in POSTMAN/some similar tool with GET Request, try it. Randomly hit some request, you could see the age is getting sometime 577 then 704, then 585, then 577 like that in a small timespan. Is this can occur because of Tiered cache?
Sorry for the confusion, that isn’t my website. similar to this site i get different values for age header when trying to load multiple times. for my site , it doesn’t use APO or wordpress. But i found similar issue with this site i have menstioned.