mirror of
https://github.com/fatedier/frp.git
synced 2026-05-15 08:05:49 -06:00
[GH-ISSUE #4458] proxy每30秒重连一次 #3522
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#3522
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 @fdxx on GitHub (Sep 26, 2024).
Original GitHub issue: https://github.com/fatedier/frp/issues/4458
Bug Description
当没有任何proxy连接活跃时,proxy组每30秒重连一次,问下这是否是正常现象,或者我配置哪里有问题?感谢!
frpc Version
0.60.0
frps Version
0.60.0
System Architecture
linux/amd64
Configurations
客户端
frpc.json
frpc.log
服务端
frps.json
frps.log
Logs
见上面
Steps to reproduce
...
Affected area
@superzjg commented on GitHub (Sep 26, 2024):
frpc和frps 的 tcpMuxKeepaliveInterval 不配置(采用默认值)。
tcpKeepalive 也不配置
试试
@qiangbro commented on GitHub (Sep 30, 2024):
frpc降为低版本比如0.56.0 也能浮现吗
@github-actions[bot] commented on GitHub (Oct 22, 2024):
Issues go stale after 21d of inactivity. Stale issues rot after an additional 7d of inactivity and eventually close.