Skip to content
Discussion options

You must be logged in to vote

Maurizio, thanks for asking the question. What's your LinkedIn?

I don't see a forked repo un your GH repos. As far as I understood, you started to use Ocelot.
It would be worth seeing the complete configuration, aka ocelot.json file.

My aim is to limit the use of a specific route that contains a dynamic placeholder. For example consider "UpstreamPathTemplate": "/shop/bigdiscounts/{orderId}",

The Rate Limiting feature is agnostic to placeholders, since the rate limiting cache key (caching counter value for a route) includes the upstream path as part of the caching key.

return new ClientRequestIdentity(

Replies: 2 comments 4 replies

Comment options

You must be logged in to vote
4 replies
@raman-m
Comment options

@raman-m
Comment options

@ms30063600
Comment options

@raman-m
Comment options

Answer selected by raman-m
Comment options

You must be logged in to vote
0 replies
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
Rate Limiting Ocelot feature: Rate Limiting
2 participants