Skip to content

Instantly share code, notes, and snippets.

@mustardBees
Created September 10, 2025 21:37
Show Gist options
  • Save mustardBees/19fc73bcbf095554b59051bf926a1f9f to your computer and use it in GitHub Desktop.
Save mustardBees/19fc73bcbf095554b59051bf926a1f9f to your computer and use it in GitHub Desktop.
# Shared per-IP rate limit zone (global).
limit_req_zone $binary_remote_addr zone=perip:10m rate=5r/s;
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment