Caching Limits for Statically Generated Pages #68611
Unanswered
ckrook
asked this question in
App Router
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
I'm looking to seek clarification on the caching behavior of our statically generated pages. I have noticed that while smaller statically generated pages are fully cached and revalidate based on our set revalidation time (in our case every 6 hours), larger pages do not appear to be cached at all and revalidate every time a new user visits.
I have not been able to find any specific information in the documentation about the size limits or criteria that determine whether a page is cached. Understanding these limits is crucial for us to optimize our content delivery effectively.
Beta Was this translation helpful? Give feedback.
All reactions