Cache Reserve Question

Hi :slight_smile:
Can anyone help me understand this, please?
On this page developers cloudflare com/cache/advanced-configuration/cache-reserve

Its says “Cache Reserve serves as the ultimate upper-tier cache that will reserve storage space for your assets for as long as you want.”

Then later down the page it says “By default, the Cache Reserve retention period is 30 days.”

So I am confused about how long items will stay in the Cache Reserve
is it as long as I want or 30 days?

thanks :slight_smile:

Also how do you cancel your subscription from Cache Reserve? I only see the option to disable or enable storage sync.

Also how do you see the current months bill for Cache Reserve?

Is there a way to purge files from the Cache Reserve as to not incur their storage costs?

Is it true that read and writes are rounded up to the nearest million so you get charged for much more than you should be?

Does Cache Reserve pricing actually round up to the nearest million?

If so how can I cancel my subscription and make sure I do not get billed?

Found how to cancel.

The “as long as you want” is more like “as long as that file is being requested.” If it’s not requested for 30 days, it’ll be evicted, which is kind of nice, since you’re getting charged for that space. If it’s needed again, the next origin request for that will be cached in Reserve, available for the next thirty days. If someone requests it again before 30 days is up, that extends it another thirty days.

This topic was automatically closed 3 days after the last reply. New replies are no longer allowed.