mirror of
https://github.com/fatedier/frp.git
synced 2026-05-15 08:05:49 -06:00
[GH-ISSUE #3939] [Feature Request] 服务器网络异常时,重试时间是如何确定的? #3127
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#3127
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 @liqilong2017 on GitHub (Jan 17, 2024).
Original GitHub issue: https://github.com/fatedier/frp/issues/3939
Describe the feature request
请问,客户端的服务器网络异常时,多长时间会重试去连服务器端,重试时间是如何确定的?
文档里没有找到相关的配置
Describe alternatives you've considered
No response
Affected area
@Becods commented on GitHub (Jan 17, 2024):
f7efbfeec5/client/service.go (L188-L217)@superzjg commented on GitHub (Jan 17, 2024):
上面有列出代码。
其实你可以自己看log文件,先让frpc连上服务器,再把frps服务器关掉,(frpc配置
loginFailExit = false,这个非必要)然后看frpc的log,会有具体“等待多少秒重试”之类的log。@github-actions[bot] commented on GitHub (Feb 8, 2024):
Issues go stale after 21d of inactivity. Stale issues rot after an additional 7d of inactivity and eventually close.