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

Handler support for l4 plugin #5

Open
eth-limo opened this issue May 11, 2022 · 1 comment
Open

Handler support for l4 plugin #5

eth-limo opened this issue May 11, 2022 · 1 comment

Comments

@eth-limo
Copy link

eth-limo commented May 11, 2022

Hi @RussellLuo ,

Is it possible to use your other handlers with the l4 plugin?

@eth-limo eth-limo changed the title Rate limiting with l4? Handler support for l4 plugin May 11, 2022
@RussellLuo
Copy link
Owner

Hi @eth-limo, all handlers except layer4 in this repo are expected to be used at the HTTP level.

If you want to rate limit connections by IP at the TCP level, I guess we need to implement a layer4-specific rate_limit handler.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants