mirror of
https://github.com/fatedier/frp.git
synced 2026-05-15 08:05:49 -06:00
[GH-ISSUE #4346] [Feature Request] 最大支持客户端连接数是多少 #3430
Labels
No labels
In Progress
WIP
WaitingForInfo
bug
doc
duplicate
easy
enhancement
future
help wanted
invalid
lifecycle/stale
need-issue-template
need-usage-help
no plan
proposal
pull-request
question
todo
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference: github-starred/frp#3430
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Originally created by @thqiang on GitHub (Jul 19, 2024).
Original GitHub issue: https://github.com/fatedier/frp/issues/4346
Describe the feature request
想请问下客户端连接数的上限是否取决于TCP端口数量65535?
如果有上限的话,除了配置tcpmux外,是否有其他方法突破这个上线
Describe alternatives you've considered
No response
Affected area
@xqzr commented on GitHub (Jul 22, 2024):
源地址、源端口、目标地址、目标端口
以上任意一项不同,都是不同的连接
@thqiang commented on GitHub (Jul 23, 2024):
目前登录frp客户端是使用ssh -p xxxx user@这样。四元祖不同,可以建立多于65535个连接,但是在登录客户端的时候如何区分