maybe you should clean cached?
Unanswered
Asiatic Lion posted this in #help-forum
Asiatic LionOP
hi guys.
did you implementation feature 'SSR with NextJS App Router', here I'm so stuck about caches in server
I'm not ensure it's correlation cache but maybe, server running in 5 minutes maybe spent over than 1GB RAM, therefore maybe it's impact cache SSR
third-party tanstack: https://tanstack.com/query/latest/docs/reference/QueryClient#queryclientprefetchquery
version nextjs: https://github.com/vercel/next.js/releases/tag/v14.2.0
did you implementation feature 'SSR with NextJS App Router', here I'm so stuck about caches in server
I'm not ensure it's correlation cache but maybe, server running in 5 minutes maybe spent over than 1GB RAM, therefore maybe it's impact cache SSR
third-party tanstack: https://tanstack.com/query/latest/docs/reference/QueryClient#queryclientprefetchquery
version nextjs: https://github.com/vercel/next.js/releases/tag/v14.2.0
1 Reply
Asiatic LionOP
hello