mirror of
https://github.com/fatedier/frp.git
synced 2026-05-15 08:05:49 -06:00
[GH-ISSUE #3112] Support for clustering and high availability #2495
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#2495
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 @Palezvar on GitHub (Sep 28, 2022).
Original GitHub issue: https://github.com/fatedier/frp/issues/3112
Describe the feature request
I was wondering if it is or will be possible to group multiple frps servers to operate together to increase capacity or add redundancy to the solution.
Please excuse me if something with Kubernetes and LoadBalancers is already available to achieve this. So far I did not see anything.
Thank you.
Describe alternatives you've considered
No response
Affected area
@fatedier commented on GitHub (Sep 29, 2022):
No support now.
@Becods commented on GitHub (Sep 29, 2022):
The design of clusters is more complex and mostly commercial requirements, and since frp is open source software, not much effort is destined to be spent on this..
Or you can use third-party software to implement.
https://github.com/fatedier/frp/issues/1435
@Palezvar commented on GitHub (Sep 29, 2022):
thank you for the response.
@Nour963 commented on GitHub (Nov 5, 2022):
Any news on that? Has anyone been able to achieve that and if yes, can someone please share snippet of code of how to do that?
@Mmx233 commented on GitHub (Jan 18, 2026):
I made one with QUIC protocol, full HA architecture, CC https://github.com/Mmx233/QMux