[GH-ISSUE #1982] 0.33版本stcp模式下,如何设置代理节点上限(总数)? #1576

Closed
opened 2026-05-05 12:59:59 -06:00 by gitea-mirror · 4 comments
Owner

Originally created by @ivanhxq on GitHub (Sep 15, 2020).
Original GitHub issue: https://github.com/fatedier/frp/issues/1982

Originally created by @ivanhxq on GitHub (Sep 15, 2020). Original GitHub issue: https://github.com/fatedier/frp/issues/1982
gitea-mirror 2026-05-05 12:59:59 -06:00
  • closed this issue
  • added the
    duplicate
    label
Author
Owner

@blizard863 commented on GitHub (Sep 15, 2020):

没太明白意思, 可以描述的详细点?

<!-- gh-comment-id:692428637 --> @blizard863 commented on GitHub (Sep 15, 2020): 没太明白意思, 可以描述的详细点?
Author
Owner

@ivanhxq commented on GitHub (Sep 15, 2020):

image

如图,希望设置Proxy Counts为固定某个数据,或者通过其他方式限制代理节点数量也行。

应用场景:
在有限带宽的frps服务器下,限制frpc 在sctp模式下过多frpc代理节点连接frps,防止过度连接导致frps服务器过载。

<!-- gh-comment-id:692431641 --> @ivanhxq commented on GitHub (Sep 15, 2020): ![image](https://user-images.githubusercontent.com/11866438/93159800-99978380-f741-11ea-9f5d-cbe0cd0cc127.png) 如图,希望设置Proxy Counts为固定某个数据,或者通过其他方式限制代理节点数量也行。 应用场景: 在有限带宽的frps服务器下,限制frpc 在sctp模式下过多frpc代理节点连接frps,防止过度连接导致frps服务器过载。
Author
Owner

@blizard863 commented on GitHub (Sep 15, 2020):

这个需求可以用端口白名单来做。 或者自己根据 frps 的服务端插件,自己去实现。 frps 与 plugin 的通信协议已定,是走 http。 具体你可以看下文档。

<!-- gh-comment-id:692554460 --> @blizard863 commented on GitHub (Sep 15, 2020): 这个需求可以用端口白名单来做。 或者自己根据 frps 的服务端插件,自己去实现。 frps 与 plugin 的通信协议已定,是走 http。 具体你可以看下文档。
Author
Owner

@blizard863 commented on GitHub (Sep 15, 2020):

https://github.com/fatedier/frp/issues/1976 @ivanhxq 参考这个。

<!-- gh-comment-id:692554873 --> @blizard863 commented on GitHub (Sep 15, 2020): https://github.com/fatedier/frp/issues/1976 @ivanhxq 参考这个。
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#1576
No description provided.