
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
- [HELP]WebSocket connection to 'wss://clo...
- send custom message to anonymous users
Hello AppWriters, hoping you're all well, I'd like to ask the following: If I have a landing page that doesn't require authentication, is it possible to configu...
- I would like to know if appwrite impleme...
I would like to know if appwrite implements RLS or similar effects? My requirement is to allow users to create tasks. It's simple. But I want them to only creat...
