envoyproxy/envoy
GitHub で見るAllow remote address to be passed in network rate limiter descriptors
Open
#6,502 opened on 2019年4月6日
enhancementhelp wanted
Repository metrics
- Stars
- (27,997 stars)
- PR merge metrics
- (平均マージ 8d) (30d で 378 merged PRs)
説明
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