envoyproxy/envoy

add local rate limit Implement for Generic_Proxy

Open

#29,795 建立於 2023年9月25日

在 GitHub 查看
 (2 留言) (0 反應) (0 負責人)C++ (5,373 fork)batch import
area/extensionenhancementhelp wanted

倉庫指標

Star
 (27,997 star)
PR 合併指標
 (平均合併 8天) (30 天內合併 378 個 PR)

描述

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

貢獻者指南