envoyproxy/envoy

fault Injection response_rate_limit issue

Open

#26,479 opened on Mar 31, 2023

View on GitHub
 (1 comment) (0 reactions) (0 assignees)C++ (5,373 forks)batch import
area/ratelimitenhancementhelp wanted

Repository metrics

Stars
 (27,997 stars)
PR merge metrics
 (Avg merge 8d) (378 merged PRs in 30d)

Description

Fault Injection config options response_rate_limit currently only simple speed limits are supported. Can support speed limits after the body response fixed size? For example, Nginx limit_rate_after options.

Contributor guide