envoyproxy/envoy
在 GitHub 查看Allow remote address to be passed in network rate limiter descriptors
Open
#6,502 创建于 2019年4月6日
enhancementhelp wanted
仓库指标
- Star
- (27,997 star)
- PR 合并指标
- (平均合并 8天) (30 天内合并 378 个 PR)
描述
Feature request
Title: Allow remote address to be passed in network rate limiter descriptors
Description: The network rate limiter filter should allow to pass the remote address in descriptors in order to rate limit the amount of open connections per IP.
Relevant Links:
- related to https://github.com/envoyproxy/envoy/issues/6276
- the remote address should be reachable from the network filter as shown in this example