How source_cluster is propagated to upstream service #35015
Labels
area/ratelimit
question
Questions that are neither investigations, bugs, nor enhancements
stale
stalebot believes this issue/PR has not been touched recently
Description:
I try to use rate_limit with actions. Configured descriptor like below:
route: rate_limits: - actions: - source_cluster: {} -
That does not work. I am not getting any source_cluster. How this value flow from downstream service to upstream (destination) one? Is it a header? Does it even work? Any help or example would be helpful. Already sped 3 days on it. Reading source code etc. I would appreciate any direction. I want to use it for local rate limit.
Relevant Links:
>Any extra documentation required to understand the issue.
https://www.envoyproxy.io/docs/envoy/latest/api-v3/config/route/v3/route_components.proto#config-route-v3-ratelimit-action
The text was updated successfully, but these errors were encountered: