mirror of
https://github.com/fatedier/frp.git
synced 2026-05-15 08:05:49 -06:00
[GH-ISSUE #3405] [Feature Request] 建议每个代理配置也可以配置连接池最大连接数 #2722
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#2722
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 @sourcetk on GitHub (Apr 13, 2023).
Original GitHub issue: https://github.com/fatedier/frp/issues/3405
Describe the feature request
建议每个代理配置也可以配置连接池最大连接数,
原因:我这边有个软件,有2个链路不同的需求:
1.tcp控制链路,只有第一个连接有控制权。
2.tcp数据链路,每个链路都可以传输数据。
如果tcp控制链路可以单独设定连接池大小就完美了
Describe alternatives you've considered
No response
Affected area
@fatedier commented on GitHub (Apr 13, 2023):
不太现实,并不会带来非常明显的提升。
并且由于 tcpmux 的机制,实际上目前不启用连接池也问题不大。
@github-actions[bot] commented on GitHub (May 14, 2023):
Issues go stale after 30d of inactivity. Stale issues rot after an additional 7d of inactivity and eventually close.