Apache Node.js Server
Unanswered
Africanized honey bee posted this in #help-forum
Africanized honey beeOP
Hi everyone, I am running into issues with my next.js application deployed on an apache node.js server using proxy pass, the node.js memory seems to keep running out no matter what I do to try increase the node memory, the server has more than enough resources and the issue definetly isnt server side. The application keeps crashing due to this and completly gets killed in pm2, the application has both server side components and client side that use api fetched data, hoping someone might be able to guide me in the right direction here.