Skip to content

Commit

Permalink
clarify 404 policy for rao/people
Browse files Browse the repository at this point in the history
  • Loading branch information
clambertus committed Oct 25, 2024
1 parent 833cfa1 commit f443ea9
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions content/pages/infra-ban.md
Original file line number Diff line number Diff line change
Expand Up @@ -35,5 +35,8 @@ If you break one of these rules, **your IP will be banned** from all services ac
- More than 25,000 `repository.apache.org` visits per 24 hours.
- More than 100,000 `builds.apache.org` visits per 12 hours.
- More than 2,500 code `429` (rate-limited) responses not respected per 12 hours. Services like Gitbox, Jira, Confluence, and Bugzilla have rate limits imposed. Abusing these services will result in a `429 HTTP` response code. Not respecting the HTTP response may result in a **permanent ban**.
- Excessive 404 result codes on `repository.apache.org` or `people.apache.org`. Neither repository.apache.org nor people.apache.org are general purpose Maven repositories, and should **only be used for the testing of pre-production ASF code artifacts**. <a href="https://mvnrepository.com/repos/central">Maven Central</a> is the correct public java artifact repository service.

Please evaluate your systems and update your configuration to use maven central, not repository.apache.org or people.apache.org

If you think we banned your IP address by mistake, or if you have been banned but have an explanation why we should bend the rules for your specific case (for instance, if you have a NAT IP address that a lot of people use), contact us at `[email protected]` or through the "asfinfra" <a href="https://the-asf.slack.com/" target="_blank">Slack channel</a>. We will consider leniency and allow-listing on a case-by-case basis.

0 comments on commit f443ea9

Please sign in to comment.