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

How can we prevent all requests from going to the rate limit service when rate limits are not configured? #798

Open
subrata1992 opened this issue Dec 18, 2024 · 0 comments

Comments

@subrata1992
Copy link

Once the ratelimit service is deployed and an EnvoyFilter is created to register it with the Istio ingress gateway, all incoming requests will be directed to the ratelimit service for rate limiting, regardless of whether rate limiting rules are defined for those specific REST API paths. However, it is possible to prevent all requests from being sent to the ratelimit service if no ratelimit rules are configured for them.

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

1 participant