Skip to content

Don't rate limit internal requests #10831

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

Merged
merged 1 commit into from
May 21, 2025

Conversation

cdrini
Copy link
Collaborator

@cdrini cdrini commented May 21, 2025

Fix requests for cover dimensions, uploads, being rate-limited.

Technical

Testing

Screenshot

Stakeholders

@Copilot Copilot AI review requested due to automatic review settings May 21, 2025 12:39
Copy link
Contributor

@Copilot Copilot AI left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull Request Overview

Enables internal cluster requests to bypass rate limiting by expanding the geo map in nginx.conf.

  • Moves the obfuscation exception comment inside the geo block for clarity
  • Exempts the 207.241.224.0/20 cluster subnet from rate limiting
  • Adds inline comments to distinguish cluster traffic and all other traffic

@cdrini cdrini added Priority: 0 Fix now: Issue prevents users from using the site or active data corruption. [managed] Patch Deployed This PR has been deployed to production independently, outside of the regular deploy cycle. labels May 21, 2025
@mekarpeles mekarpeles merged commit 3a67b7c into internetarchive:master May 21, 2025
4 checks passed
@cdrini cdrini deleted the fix/no-rate-limit-self branch May 21, 2025 21:49
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Patch Deployed This PR has been deployed to production independently, outside of the regular deploy cycle. Priority: 0 Fix now: Issue prevents users from using the site or active data corruption. [managed]
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants