Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[v14] Remove rate limiting on webapi/ping and webapi/connectionupgrade #42836

Merged
merged 1 commit into from
Jun 12, 2024

Conversation

rosstimothy
Copy link
Contributor

Backport #42799 to branch/v14

changelog: Remote rate limits on endpoints used extensively to connect to the cluster

The limits on these endpoints can cause issues with legitimate use
cases trying to establish large numbers of connections from a single
host(i.e. Ansible Tower). Extending the limits would likely result
in a bar that constantly needs to be raised as clusters with this
workflow become larger. Instead the limits were removed entirely.
@rosstimothy rosstimothy added this pull request to the merge queue Jun 12, 2024
@public-teleport-github-review-bot public-teleport-github-review-bot bot removed the request for review from nklaassen June 12, 2024 17:05
@github-merge-queue github-merge-queue bot removed this pull request from the merge queue due to failed status checks Jun 12, 2024
@rosstimothy rosstimothy added this pull request to the merge queue Jun 12, 2024
Merged via the queue into branch/v14 with commit 18a6777 Jun 12, 2024
26 checks passed
@rosstimothy rosstimothy deleted the bot/backport-42799-branch/v14 branch June 12, 2024 17:51
This was referenced Aug 6, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants