[GH-ISSUE #3405] [Feature Request] 建议每个代理配置也可以配置连接池最大连接数 #2722

Closed
opened 2026-05-05 13:45:19 -06:00 by gitea-mirror · 2 comments
Owner

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

  • Docs
  • Installation
  • Performance and Scalability
  • Security
  • User Experience
  • Test and Release
  • Developer Infrastructure
  • Client Plugin
  • Server Plugin
  • Extensions
  • Others
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 - [ ] Docs - [ ] Installation - [ ] Performance and Scalability - [ ] Security - [ ] User Experience - [ ] Test and Release - [ ] Developer Infrastructure - [ ] Client Plugin - [ ] Server Plugin - [ ] Extensions - [ ] Others
gitea-mirror 2026-05-05 13:45:19 -06:00
Author
Owner

@fatedier commented on GitHub (Apr 13, 2023):

不太现实,并不会带来非常明显的提升。

并且由于 tcpmux 的机制,实际上目前不启用连接池也问题不大。

<!-- gh-comment-id:1506320459 --> @fatedier commented on GitHub (Apr 13, 2023): 不太现实,并不会带来非常明显的提升。 并且由于 tcpmux 的机制,实际上目前不启用连接池也问题不大。
Author
Owner

@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.

<!-- gh-comment-id:1546777518 --> @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.
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#2722
No description provided.