[GH-ISSUE #3567] [Feature Request] 希望可以在 frps 增加对请求者的带宽限制 #2846

Closed
opened 2026-05-05 13:50:35 -06:00 by gitea-mirror · 5 comments
Owner

Originally created by @BingYanchi on GitHub (Aug 11, 2023).
Original GitHub issue: https://github.com/fatedier/frp/issues/3567

Describe the feature request

我知道现有的可以在 frpc 里添加对单个隧道的带宽限制,但它似乎不能用于对每个访问者进行带宽限制。

比如,对 TCP 隧道的每个访问者进行带宽的限制。限制每个访问者最高的带宽,避免因为某个访问者使用带宽过大而影响到其他访问者。

只不过有没有可能根据在线的访问数量,平分带宽?

Describe alternatives you've considered

No response

Affected area

  • Docs
  • Installation
  • Performance and Scalability
  • Security
  • User Experience
  • Test and Release
  • Developer Infrastructure
  • Client Plugin
  • Server Plugin
  • Extensions
  • Others
Originally created by @BingYanchi on GitHub (Aug 11, 2023). Original GitHub issue: https://github.com/fatedier/frp/issues/3567 ### Describe the feature request 我知道现有的可以在 frpc 里添加对单个隧道的带宽限制,但它似乎不能用于对每个访问者进行带宽限制。 比如,对 TCP 隧道的每个访问者进行带宽的限制。限制每个访问者最高的带宽,避免因为某个访问者使用带宽过大而影响到其他访问者。 只不过有没有可能根据在线的访问数量,平分带宽? ### Describe alternatives you've considered _No response_ ### Affected area - [ ] Docs - [ ] Installation - [ ] Performance and Scalability - [ ] Security - [ ] User Experience - [ ] Test and Release - [ ] Developer Infrastructure - [ ] Client Plugin - [ ] Server Plugin - [ ] Extensions - [X] Others
gitea-mirror 2026-05-05 13:50:35 -06:00
Author
Owner

@wuai1024 commented on GitHub (Aug 25, 2023):

这个我之前提过了,可能目前还没有考虑这个

<!-- gh-comment-id:1692938225 --> @wuai1024 commented on GitHub (Aug 25, 2023): 这个我之前提过了,可能目前还没有考虑这个
Author
Owner

@github-actions[bot] commented on GitHub (Sep 25, 2023):

Issues go stale after 30d of inactivity. Stale issues rot after an additional 7d of inactivity and eventually close.

<!-- gh-comment-id:1732723927 --> @github-actions[bot] commented on GitHub (Sep 25, 2023): Issues go stale after 30d of inactivity. Stale issues rot after an additional 7d of inactivity and eventually close.
Author
Owner

@doveppp commented on GitHub (Dec 25, 2023):

现在有解决方法了吗
我看着有个bandwidthLimitMode 能指定为server
不知道具体什么意思

<!-- gh-comment-id:1868687563 --> @doveppp commented on GitHub (Dec 25, 2023): 现在有解决方法了吗 我看着有个bandwidthLimitMode 能指定为server 不知道具体什么意思
Author
Owner

@fidding commented on GitHub (Sep 2, 2024):

现在有解决方法了吗 我看着有个bandwidthLimitMode 能指定为server 不知道具体什么意思

同一个客户端配置:client是每个连接,server是所有连接

<!-- gh-comment-id:2323989358 --> @fidding commented on GitHub (Sep 2, 2024): > 现在有解决方法了吗 我看着有个bandwidthLimitMode 能指定为server 不知道具体什么意思 同一个客户端配置:client是每个连接,server是所有连接
Author
Owner

@wuai1024 commented on GitHub (Sep 2, 2024):

就还是 frpc 客户端设置的限制,如果别人去掉这个配置,就又不限速了对吧。

<!-- gh-comment-id:2324169931 --> @wuai1024 commented on GitHub (Sep 2, 2024): 就还是 frpc 客户端设置的限制,如果别人去掉这个配置,就又不限速了对吧。
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference: github-starred/frp#2846
No description provided.