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

Add "limiter" support to app service #7893

Open
r0mant opened this issue Aug 12, 2021 · 1 comment
Open

Add "limiter" support to app service #7893

r0mant opened this issue Aug 12, 2021 · 1 comment
Assignees
Labels
application-access feature-request Used for new features in Teleport, improvements to current should be #enhancements good-starter-issue Good starter issue to start contributing to Teleport

Comments

@r0mant
Copy link
Collaborator

r0mant commented Aug 12, 2021

What

Auth, proxy, SSH and Kube services have support for rate limiting:

https://github.com/gravitational/teleport/blob/v7.0.0/lib/service/cfg.go#L523

app_service should support it as well. Look at SSH server for example usage:

https://github.com/gravitational/teleport/blob/v7.0.0/lib/sshutils/server.go#L421

@r0mant r0mant added feature-request Used for new features in Teleport, improvements to current should be #enhancements application-access database-access Database access related issues and PRs good-starter-issue Good starter issue to start contributing to Teleport labels Aug 12, 2021
@bishtsaurabh5
Copy link

I can pick up this issue If someone can help me to understand this issue better as a new contributor ?

@r0mant r0mant added this to the 8.1 milestone Nov 15, 2021
@russjones russjones removed this from the 8.1 milestone Feb 16, 2022
@zmb3 zmb3 changed the title Add "limiter" support to database and app services Add "limiter" support to app service Oct 3, 2024
@zmb3 zmb3 removed the database-access Database access related issues and PRs label Oct 3, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
application-access feature-request Used for new features in Teleport, improvements to current should be #enhancements good-starter-issue Good starter issue to start contributing to Teleport
Projects
None yet
Development

No branches or pull requests

5 participants