mirror of
https://github.com/fatedier/frp.git
synced 2026-05-15 16:15:49 -06:00
[GH-ISSUE #136] 关于自动重连。。。 #81
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#81
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 @PassXml on GitHub (Oct 18, 2016).
Original GitHub issue: https://github.com/fatedier/frp/issues/136
使用过程中我发现长时间不操作。。会出现心跳包(因为服务端因为某些原因在墙外)超时的现象然后再也连不上去了。。请问下是否有针对socket TImeout 之流超时 自动重连呢?
@fatedier commented on GitHub (Oct 18, 2016):
有心跳包检测,超过指定时间后自动重连。可以在 debug 下贴一下相关日志看看。
@PassXml commented on GitHub (Oct 23, 2016):
了解..那我注意下