mirror of
https://github.com/fatedier/frp.git
synced 2026-05-15 08:05:49 -06:00
[GH-ISSUE #1546] frps 服务端支持热加载吗? #1223
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#1223
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 @Azlx on GitHub (Nov 30, 2019).
Original GitHub issue: https://github.com/fatedier/frp/issues/1546
如题。
比如修改了配置文件,能不重启frps服务,做到不中断已连接的frpc客户端,热加载新的配置文件吗?
场景:修改fprs 配置文件,添加允许访问的端口; 希望不断开已经连接的frpc客户端,热加载新的配置文件后,新的frpc客户端可以通过新端口连接到 fprs 服务端。
@fatedier commented on GitHub (Dec 2, 2019):
目前不支持。