Inquire about worker's cache api limits

For Workers & Pages, what is the name of the domain?

not present

What is the issue or error you’re encountering

not present

What are the steps to reproduce the issue?

The Workers docs list a 512 MB per‑object limit for the Cache API, but I’m on an Enterprise zone.

  • Is the Enterprise limit still 512 MB, or is it higher?
  • If it’s higher, can Support bump it further on request?

Thanks!

Most Workers limits aren’t tied to zones. They’re free vs paid limits. That looks to be for Workers by plan.

That looks to be a limit set by the product team. There’s a Limit Increase request form link in the blue box here:
https://developers.cloudflare.com/workers/platform/limits/#cache-api-limits

I suppose you could also ask your account team or open a ticket. It’s certainly worth a shot.

This topic was automatically closed after 15 days. New replies are no longer allowed.