envoyproxy/envoy

Allow remote address to be passed in network rate limiter descriptors

Open

#6,502 opened on Apr 6, 2019

View on GitHub
 (0 comments) (3 reactions) (0 assignees)C++ (5,373 forks)batch import
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:

Contributor guide