envoyproxy/envoy
View on GitHubAllow remote address to be passed in network rate limiter descriptors
Open
#6,502 opened on Apr 6, 2019
enhancementhelp wanted
Repository metrics
- Stars
- (27,997 stars)
- PR merge metrics
- (Avg merge 8d) (378 merged PRs in 30d)
Description
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