mirror of
https://github.com/fatedier/frp.git
synced 2026-05-15 08:05:49 -06:00
[GH-ISSUE #4395] frps和frpc点对点配置,挂载的三个ssh服务,会不定期同时中断。 #3469
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#3469
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 @sslzhou948 on GitHub (Aug 21, 2024).
Original GitHub issue: https://github.com/fatedier/frp/issues/4395
Bug Description
服务端和客户端分别安装在两套openwrt上,使用mobax访问服务端对应的三个ssh服务,不定期的会所有连接同时中断。
frpc Version
0.47.0
frps Version
0.47.0
System Architecture
Linux/X86_64
Configurations
Logs
Steps to reproduce
...
Affected area
@firmament2008 commented on GitHub (Aug 23, 2024):
对于TCP长会话。 是否有中间防火墙,配置了最大持续时间? 通常来说KeepaliveInterval 需要大于 3倍的 heartbeatInterval 。
@xqzr commented on GitHub (Aug 23, 2024):
注意到心跳只有 接收,没有 发送(回复)
@sslzhou948 commented on GitHub (Aug 30, 2024):
我理解另一端的日志里应该有发送吧?
@github-actions[bot] commented on GitHub (Sep 21, 2024):
Issues go stale after 21d of inactivity. Stale issues rot after an additional 7d of inactivity and eventually close.