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
- Bug: Updating a Document with Relationsh...
I’m experiencing an issue when updating a document that contains a relationship_field. Specifically, when I attempt to add multiple relationships to the array, ...
- Max retries exceeded
Hi! I use data query to execute a function from the frontend but always get an error: HTTPConnectionPool(host='***', port=80): Max retries exceeded with url: /v...
- Execution WAITING
Hi, I redeployed the function, but again the same staus.