Hello I have a flutter app (web and mobile) that I am in the process of soft launching and I am terrified because my memory usage is continually rising. I am on 8cpu and 16gb of memory. I had a peak of about 100 concurrent connections earlier and memory was up around ~50%, now there's only about 40 and memory is still rising. I am using realtime, and not shown in the charts but its using about 5% of the memory right now but that doesn't seem to be the issue - the issue seems to be these php connections that seem to be taking ~1% each and there's a lot of them, and I am terrified that if I ramp up users I will wipe out my memory.
I searched the docs and upped the app maintence from 24 hours to every 6 hours. I am not sure if I should move it way up to like an hour? Are there any other settings I should check?
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...