Open leesb971204 opened 7 months ago
Is it solved? i meet the same problem right now
Is it solved? i meet the same problem right now
I just use curl localhost 8 times in server to render my next app immediately on web :(
Same problem and I use an another ssr framework
What's going wrong?
Hi I'm running pm2 in cluster mode 8 cores and I'm using for deploy next.js app. But when I start pm2, the memory of each cluster starts at 70mb and when I request work for rendering on the web, the memory starts to grow. (request is pending) And as soon as the memory reaches 200mb, the request is executed normally. Each request takes more than 10 seconds and takes more than a minute because eight clusters operate. Is this normal case or am I miss something?
How could we reproduce this issue?
It happens every time I start pm2.
Supporting information