envoyproxy/envoy

add local rate limit Implement for Generic_Proxy

Open

#29.795 aberto em 25 de set. de 2023

Ver no GitHub
 (2 comments) (0 reactions) (0 assignees)C++ (5.373 forks)batch import
area/extensionenhancementhelp wanted

Métricas do repositório

Stars
 (27.997 stars)
Métricas de merge de PR
 (Mesclagem média 8d) (378 fundiu PRs em 30d)

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

Guia do colaborador