ManaberryOriginal post
Rank 1: Thread
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?
Summary
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.