[GH-ISSUE #4415] [Question]是否支持吧frps作为集群部署,集群使用的部署架构 #3492

Closed
opened 2026-05-05 14:14:36 -06:00 by gitea-mirror · 1 comment
Owner

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

  • Docs
  • Installation
  • Performance and Scalability
  • Security
  • User Experience
  • Test and Release
  • Developer Infrastructure
  • Client Plugin
  • Server Plugin
  • Extensions
  • Others
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 1. 2. 3. ... ### Affected area - [ ] Docs - [X] Installation - [X] Performance and Scalability - [ ] Security - [ ] User Experience - [ ] Test and Release - [ ] Developer Infrastructure - [ ] Client Plugin - [ ] Server Plugin - [ ] Extensions - [ ] Others
Author
Owner

@fatedier commented on GitHub (Sep 2, 2024):

目前不支持。

<!-- gh-comment-id:2323997675 --> @fatedier commented on GitHub (Sep 2, 2024): 目前不支持。
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#3492
No description provided.