mirror of
https://github.com/fatedier/frp.git
synced 2026-05-15 08:05:49 -06:00
[GH-ISSUE #2725] 修改heartbeat_interval为20s,keepalive_interval仍然是30s #2176
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#2176
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 @ZRJUN on GitHub (Dec 30, 2021).
Original GitHub issue: https://github.com/fatedier/frp/issues/2725
Bug Description
有什么办法可以修改keepalive_interval吗,为什么heartbeat_interval最好是90s不要修改
frpc Version
0.36.2
frps Version
0.36.2
System Architecture
linux/amd64
Configurations
[common]
bind_port = 7071
authentication_method = token
token = XXX
log_file = /var/log/frps.log
log_level = info
log_max_days = 3
log_level = trace
heartbeat_timeout = 20
Logs
No response
Steps to reproduce
...
Affected area
@Becods commented on GitHub (Jan 5, 2022):
写死了
自行修改源码编译
0cee1877e3/test/e2e/pkg/request/request.go (L200)@github-actions[bot] commented on GitHub (Feb 5, 2022):
Issues go stale after 30d of inactivity. Stale issues rot after an additional 7d of inactivity and eventually close.
@hsiang0100 commented on GitHub (Sep 26, 2023):
設定tcp_mux = false
即可讓heartbeat_timeout 跟 heartbeat_interval有效