I currently have Appwrite running on Linode on a server with 4 vCPUs and 8 GB of RAM. Everything works perfectly, with around 400 MB of data stored in storage and a little over 20 MB of data in the database.
There are multiple requests constantly being made, but the usage seems excessive since there aren't as many requests as the system indicates. Additionally, access is limited to the API using API tokens only. However, Linode reports that resource consumption is at 200%. I upgraded to 4 vCPUs and 8 GB of RAM (originally 2 vCPUs and 4 GB RAM), but it made no difference. Now, Linode reports that usage has increased to 400%.
I disabled APP_USAGE_STATS, which helped lower the usage slightly.
Even so, it is still at 300% usage. The container consuming that percentage is appwrite, and I don't understand what could be happening.
What kind of interactions to the server are you performing?
Recommended threads
- Usage of the new Client() and dealing wi...
Hey guys, just a quick one - we had some web traffic the other day and it ended up bombing out - To put in perspective of how the app works, we have a Nuxt Ap...
- [Beginner] CLI --queries Syntax Error & ...
Hi everyone! I am a beginner with Appwrite and trying to use the CLI, but I'm stuck with a syntax error. Any guidance would be greatly appreciated! 🙏 **Enviro...
- [SOLVED] curl error Number: 6 — function...
Hello, I invested a lot of time in this error in a fresh install of appwrite 1.8.1 and lasted until fix, this if for helping anyone that can have the same weird...