Replies: 2 comments 1 reply
-
Same thought when I want to use mock API to demo some feature like rate limiting and ip-restriction |
Beta Was this translation helpful? Give feedback.
0 replies
-
Hello
It means mocking plugin will be executed BEFORE limit-count plugin. |
Beta Was this translation helpful? Give feedback.
1 reply
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
I was successful in implementing an API with the mock plugin. Also I was able to use the limit-count plugin with an upstream connected. However when I combine the mock and limit-count plugin I am not able to get the rate limit working.
Can these two be combined or is that not possible? Or is there some automatic limit in place for mocks?
If not, I do believe it would be a good idea to be able to put limits as this would avoid getting the gateway in a bad shape due to e.g mock requests overload
Thanks already for any feedback
/Tom
Beta Was this translation helpful? Give feedback.
All reactions