mirror of
https://github.com/fatedier/frp.git
synced 2026-05-15 08:05:49 -06:00
[GH-ISSUE #857] 是否支持local_ip参数中多个IP地址,实现负载均衡 #678
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#678
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 @buxiaomo on GitHub (Jul 23, 2018).
Original GitHub issue: https://github.com/fatedier/frp/issues/857
场景:内网的Docker集群,部署一个LNMP应用,转发规则是集群中任意IP+10000端口访问
frpc.ini配置文件例如
那么将ftp也放到集群中运行就不用担心其中节点宕机导致frp访问停止或目标地址宕机网站也可以访问
@yangyingchao1 commented on GitHub (Jul 26, 2018):
搞成负载均衡服务器啊,厉害了.
@fatedier commented on GitHub (Jul 30, 2018):
https://github.com/fatedier/frp#load-balancing