envoyproxy/envoy

add local rate limit Implement for Generic_Proxy

Open

#29 795 ouverte le 25 sept. 2023

Voir sur GitHub
 (2 commentaires) (0 réactions) (0 assignés)C++ (5 373 forks)batch import
area/extensionenhancementhelp wanted

Métriques du dépôt

Stars
 (27 997 stars)
Métriques de merge PR
 (Merge moyen 8j) (378 PRs mergées en 30 j)

Description

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

Guide contributeur