Hi
For my appwrite setup I proxy everything through my Nuxt backend to be able to have the cookies rewritten to my domain without having to write the endpoints myself. I looked over the Audit code in the repo and wasnt able to find that Appwrite cares about X-Forwarded-For header when collecting the IP. The header is allowed.
How will it work with rate-limiting through the proxy? I know that some rate-limits are user based, but "public" endpoints will all have the same IP no?
Rate limit when proxying client request
Recommended threads
- "Domain verification failed"
"Domain verification failed" I was install Appwrite in my VDS server. I using Coolify for install Appwrite. After install complete, i want add my domain, and i ...
- Server Down
Appwrite services are down. When will they start working again?
- Appwrite Sites triggers builds for all p...
I connected my Appwrite Sites to my Git app on my self hosted Appwrite server, but even though I only connected it to main branch, it creates a build every sing...