[go: up one dir, main page]

Skip to content

Webservice: Default to IPv4-only binds

What does this MR do?

Webservice: Default to IPv4-only binds

We enabled IPv6 support by default in #2778 (closed). After deploying this change to the staging environment, rate limiting unexpectedly began throttling unauthenticated requests.

To avoid affecting customers, we reverted to IPv4 bindings only until this bug has been fixed.

Related #6084

Changelog: changed

Related issues

Author checklist

For general guidance, please follow our Contributing guide.

Required

For anything in this list which will not be completed, please provide a reason in the MR discussion.

  • Merge Request Title and Description are up to date, accurate, and descriptive.
  • MR targeting the appropriate branch.
  • MR has a green pipeline.
  • Documentation created/updated.
  • Tests added/updated, and test plan for scenarios not covered by automated tests.
  • Equivalent MR/issue for omnibus-gitlab opened.

Reviewers checklist

Edited by Jason Plum

Merge request reports

Loading