Skip to content

Add pages tls domain rate limit for production

Vishal Tak requested to merge pages-tune-rate-limits into master

What does this MR do?

Pages has recently introduced Rate Limiting(IP/Domain). However, we are facing DDoS/DoS/high-volume requests and not every time do the rate limits kick in. Thus, we want to fine tune the domain rate limiting parameters.

Production CR https://gitlab.com/gitlab-com/gl-infra/production/-/issues/6882

Staging CR

Related: https://gitlab.com/gitlab-com/gl-infra/reliability/-/issues/15618

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 John Jarvis

Merge request reports