envoyproxy/envoy
Auf GitHub ansehenAllow remote address to be passed in network rate limiter descriptors
Open
#6.502 geöffnet am 6. Apr. 2019
enhancementhelp wanted
Repository-Metriken
- Stars
- (27.997 Stars)
- PR-Merge-Metriken
- (Durchschn. Merge 8T) (378 gemergte PRs in 30 T)
Beschreibung
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