envoyproxy/envoy

add local rate limit Implement for Generic_Proxy

Open

#29.795 geöffnet am 25. Sept. 2023

Auf GitHub ansehen
 (2 Kommentare) (0 Reaktionen) (0 zugewiesene Personen)C++ (5.373 Forks)batch import
area/extensionenhancementhelp wanted

Repository-Metriken

Stars
 (27.997 Stars)
PR-Merge-Metriken
 (Durchschn. Merge 8T) (378 gemergte PRs in 30 T)

Beschreibung

Title: Add local rate limit Implement for Generic_Proxy

Description:

We found that Generic_Proxy has no rate-limit function. When a large number of requests arrive in a short period of time, if the rate-limit process is not carried out, the server performance will be reduced and the system stability will be affected. Based on this problem, we developed the local rate-limit function. Does the community have such a plan?

Looking forward to your reply

Contributor Guide