envoyproxy/envoy

add local rate limit Implement for Generic_Proxy

Open

#29,795 opened on 2023年9月25日

GitHub で見る
 (2 comments) (0 reactions) (0 assignees)C++ (5,373 forks)batch import
area/extensionenhancementhelp wanted

Repository metrics

Stars
 (27,997 stars)
PR merge metrics
 (平均マージ 8d) (30d で 378 merged PRs)

説明

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

コントリビューターガイド