N
Novu5mo ago
eduh

Resources

After upgrading from 2.1.1 to 2.2.0 I have big issues with CPU and RAM usage. Is not even comparable It was necessary to limit all containers to make it even start, some clusters are exiting and restarting, consuming more ram. The clustering part is new and can be adjusted? If I don't have that much users?
No description
7 Replies
Dima Grossman
Dima Grossman5mo ago
The recent image utilizes pm2 for multi cores, this could explain it. How much CPU Cores your server have? @Himanshu we might consider doing this as an opt-in
eduh
eduhOP5mo ago
4 cores and 6GB of ram. I'm running it on AMD Ryzen 9 7950X
eduh
eduhOP5mo ago
Here is the difference between versions
No description
No description
eduh
eduhOP5mo ago
oh, overriding the docker compose entrypoint command with cluster removal looks good
Novu_Bot
Novu_Bot5mo ago
@eduh, you just advanced to level 1!
eduh
eduhOP5mo ago
No description
Dima Grossman
Dima Grossman5mo ago
Yep makes sense It's just spining all the service in cluster mode One per core

Did you find this page helpful?