mirror of
https://github.com/fatedier/frp.git
synced 2026-05-15 16:15:49 -06:00
[GH-ISSUE #2625] [Feature Request] stcp与sudp是否考虑会增加负载均衡(group)支持? #2090
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#2090
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 @aa51513 on GitHub (Oct 19, 2021).
Original GitHub issue: https://github.com/fatedier/frp/issues/2625
Describe the feature request
目前的版本负载均衡(group)功能,只支持tcp与http以及tcpmux
如果stcp与sudp无法做到支持负载均衡(group),那么主备(2个节点,一个主节点,一个从节点,只有一个保持工作状态)是否能够考虑?
Describe alternatives you've considered
No response
Affected area
@github-actions[bot] commented on GitHub (May 2, 2024):
Issues go stale after 21d of inactivity. Stale issues rot after an additional 7d of inactivity and eventually close.
@aa51513 commented on GitHub (May 7, 2024):
如果stcp与sudp无法做到支持负载均衡(group),那么主备(2个节点,一个主节点,一个从节点,只有一个保持工作状态)是否能够考虑?
@fatedier commented on GitHub (May 7, 2024):
stcp 和 sudp 用于点对点通信,目前没有计划支持负载均衡。