Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[docs] Both HTTP proxies and NAT can cause rate limiting issues #1053

Merged

Conversation

technomancy
Copy link
Contributor

In the case of the clients being treated as the same IP when there is no HTTP proxy, I believe the only fix is to disable rate limiting altogether, since there seems to be no way to get the actual IP.

Also explain specifically that setting the rate limit to zero turns off rate limiting rather than actually setting the limit to zero, since this is not intuitive.

Also explain specifically that setting the rate limit to zero turns
off rate limiting rather than actually setting the limit to zero,
since this is not intuitive.
@tsmethurst
Copy link
Contributor

Ahh thank you, that's much better explained :)

@tsmethurst tsmethurst merged commit 9ab6013 into superseriousbusiness:main Nov 15, 2022
@technomancy technomancy deleted the rate-limiting-explain branch November 15, 2022 18:24
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants