mirror of
https://github.com/fatedier/frp.git
synced 2026-05-15 08:05:49 -06:00
[GH-ISSUE #4415] [Question]是否支持吧frps作为集群部署,集群使用的部署架构 #3492
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#3492
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 @peter-wangxu on GitHub (Sep 2, 2024).
Original GitHub issue: https://github.com/fatedier/frp/issues/4415
Bug Description
这个不是bug,这是一个问题
场景是这样的
我希望将frps作为集群使用,防止单点故障,提升整体的服务效率
我理解frps对链接有状态,所以当一个frpc 链接到特定的frps服务后,是无法通过对等部署的另外一个frps 服务链接到frpc节点的
我的问题是,如果我有两个以上的frps服务,frps-1,frps-2,怎么部署才能,做到对frpc和使用需要连接到frpc的服务(myproject)无需感知多个frps的存在?
myproject -> (高可用部署?nginx?) -> (frps-1, frps-2) -> frpc-1
frpc Version
0.60.0
frps Version
0.60.0
System Architecture
linux/amd64
Configurations
any config
Logs
No response
Steps to reproduce
...
Affected area
@fatedier commented on GitHub (Sep 2, 2024):
目前不支持。