-
Notifications
You must be signed in to change notification settings - Fork 41
Open
Description
We can impliment rate limiting through nginx and through django
https://docs.nginx.com/nginx/admin-guide/security-controls/controlling-access-proxied-http/
https://django-ratelimit.readthedocs.io/en/stable/index.html
Django is more convenient for ratelimiting particular urls (such as the email form on the advertising page) but nginx is better otherwise
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels