I just checked my Appwrite console and found massive traffic on my server, which is really unusual.
I have only one client right now, and even if he is using and I am developing, there shouldn't be more than 300 to 500 requests. How can I see where this traffic came from? I want to check if this is a DDoS attack and take the necessary steps to prevent it in the future.
Although my site is working just fine, nothing happened except for this burst of traffic.
Any advice? also how can i check the traffic source, couldn't find any way to figure out the details about where this traffic is coming from.
Recommended threads
- Relation Question
How do I create a relation from table y to an others x.$id. in my example I have a users table where I use Appwrites unique User IDs and I want other tables fo...
- Unknown attribute type: varchar / text
Since the `string` type is deprecated I tried using `varchar` and `text` in some newer tables, but when running `appwrite pull tables && appwrite types ./src/li...
- I'm experiencing a critical bug on Appwr...
Hey <@870607367597850624> team / support 👋 I'm experiencing a critical bug on Appwrite Cloud that's blocking my production Flutter app. I've already filed GitH...