Created
September 10, 2025 21:37
-
-
Save mustardBees/19fc73bcbf095554b59051bf926a1f9f to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
# 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