Does LRU Cache work properly in Cluster mode? #17221
Unanswered
MohammadPCh
asked this question in
Help
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 running my NextJS project by 16 instances.
Does all instances have a common cache? or each instance use its self?
Can anybody introduce me a document about NextJS cache?
can i disable it? can i change maximum memory of it? can i flush it?
thanks
Beta Was this translation helpful? Give feedback.
All reactions