Skip to content

Add ratelimiting #1712

@SamuelmdLow

Description

@SamuelmdLow

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

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions