You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hi, I'm trying to start my node.js application in cluster mode.
The application is generated with the angular full stack generator and I use socket.
If I use pm2 with default mode, it's fine and powerful but I want to use the load balancing functionality. But when I start the application a lot of errors appears in console, also in the browser. This functionality is supported? I have to insert something in my code in order to enable it?
Thanks!
The text was updated successfully, but these errors were encountered:
Hi, I'm trying to start my node.js application in cluster mode.
The application is generated with the angular full stack generator and I use socket.
If I use pm2 with default mode, it's fine and powerful but I want to use the load balancing functionality. But when I start the application a lot of errors appears in console, also in the browser. This functionality is supported? I have to insert something in my code in order to enable it?
Thanks!
The text was updated successfully, but these errors were encountered: