Skip to content
Back

significant increase in CPU usage with 1.9

  • 0
  • 2
  • Self Hosted
Manaberry
11 Apr, 2026, 09:32

Hi,

This is no big deal at all (as everything is working great so far), but I just saw that the update (from 1.8 to 1.9) consumes much more CPU than before (redis and mariadb). What's the reason exactly?

TL;DR
Significant increase in CPU usage with version 1.9, impacting the `appwrite-realtime` container. Rebooting the specific container resolves the issue. Check CPU-intensive containers like redis and mariadb. Use `docker container restart <CONTAINER_ID>` to reboot the troubled container.
11 Apr, 2026, 11:11

I've seen this happens to me for specific container appwrite-realtime when I reboot the server. the solution for me was to reboot this container alone.

docker ps | grep realtime docker container restart <CONTAINER_ID>

13 Apr, 2026, 05:20

For me that's redis and mariadb that uses the most.

Reply

Reply to this thread by joining our Discord

Reply on Discord

Need support?

Join our Discord

Get community support by joining our Discord server.

Join Discord

Get premium support

Join Appwrite Pro and get email support from our team.

Learn more