Skip to content

Enforce GitLab Pages rate-limits

Vladimir Shushlin requested to merge vshushlin-master-patch-60691 into master

What does this MR do?

  1. Enforce rate-limits per client IP and domain
  2. Increases burst for IP rate-limit.

See https://gitlab.com/gitlab-com/gl-infra/production/-/issues/6266 for details.

Staging/Pre MR: !1499 (diffs)

Author Check-list

Please read the Contributing document and once you do, complete the following:

  • Assign to the correct reviewer per the contributing document
  • Apply the correct metadata per the contributing document
  • Link to related MRs for applying the changes on other environments
  • Link to related Chef changes
  • If necessary link to a Criticality 4 Change Request issue

Reviewer Check-list

  • Reviewed the diff jobs to confirm changes are as expected
  • No changes shown in the diffs not associated with this MR - This may require a rebase or further investigation

Applier Check-list

  • Make sure there is no ongoing deployment for the affected envs before merging (see #announcements slack channel)
Edited by Cameron McFarland

Merge request reports