You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The extra_config for endpoint rate limiting does not work when adding qos/ratelimit/router. Adding github.com/devopsfaith/krakend-ratelimit/juju/router works however but the documentation is pretty clear that for 2.0 I'm supposed to use qos/ratelimit/router while juju is for 1.4.
Expected behavior
I expect to see 429 and 503 responses. I use bombardier with 125 concurrent requests during 10 seconds. I get 100% 200 repsonse codes.
This issue was marked as resolved a long time ago and now has been automatically locked as there has not been any recent activity after it. You can still open a new issue and reference this link.
Kraken 2
Rate limit has no effect
The extra_config for endpoint rate limiting does not work when adding qos/ratelimit/router. Adding github.com/devopsfaith/krakend-ratelimit/juju/router works however but the documentation is pretty clear that for 2.0 I'm supposed to use qos/ratelimit/router while juju is for 1.4.
Configuration file
Expected behavior
I expect to see 429 and 503 responses. I use bombardier with 125 concurrent requests during 10 seconds. I get 100% 200 repsonse codes.
Additional context
If i change my extra_config to
Then rate limiting work as expected. However this is the kraken 1.4 config directive.
The text was updated successfully, but these errors were encountered: