Rate limits on raw endpoints
- Tier: Free, Premium, Ultimate
- Offering: GitLab Self-Managed
This setting defaults to 300
requests per minute, and allows you to rate limit the requests to raw endpoints:
- On the left sidebar, at the bottom, select Admin.
- Select Settings > Network.
- Expand Performance optimization.
For example, requests over 300
per minute to https://gitlab.com/gitlab-org/gitlab-foss/raw/master/app/controllers/application_controller.rb
are blocked. Access to the raw file is released after 1 minute.
This limit is:
- Applied independently per project, per file path.
- Not applied per IP address.
- Active by default. To disable, set the option to
0
.
Requests over the rate limit are logged into auth.log
.
Docs
Edit this page to fix an error or add an improvement in a merge request.
Create an issue to suggest an improvement to this page.
Product
Create an issue if there's something you don't like about this feature.
Propose functionality by submitting a feature request.
Feature availability and product trials
View pricing to see all GitLab tiers and features, or to upgrade.
Try GitLab for free with access to all features for 30 days.
Get help
If you didn't find what you were looking for, search the docs.
If you want help with something specific and could use community support, post on the GitLab forum.
For problems setting up or using this feature (depending on your GitLab subscription).
Request support