mirror of
https://github.com/fatedier/frp.git
synced 2026-05-15 16:15:49 -06:00
[PR #5152] [CLOSED] Clarify tcpMux heartbeat suppression in config references #5150
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#5150
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?
📋 Pull Request Information
Original PR: https://github.com/fatedier/frp/pull/5152
Author: @Copilot
Created: 2/3/2026
Status: ❌ Closed
Base:
dev← Head:copilot/research-issue-5150📝 Commits (3)
d823f7eInitial plan1bbbbaadocs: clarify heartbeat vs tcpMux keepalivebc63791docs: align heartbeat defaults note📊 Changes
4 files changed (+11 additions, -3 deletions)
View changed files
📝
conf/frpc_full_example.toml(+4 -2)📝
conf/frps_full_example.toml(+3 -1)📝
pkg/config/v1/client.go(+2 -0)📝
pkg/config/v1/server.go(+2 -0)📄 Description
WHY
Heartbeat tuning was unclear because tcpMux (default) disables application heartbeats, causing confusion about why heartbeatTimeout changes do not extend disconnect tolerance. This update documents that behavior and scopes heartbeat defaults to the tcpMux-disabled path.
💬 We'd love your input! Share your thoughts on Copilot coding agent in our 2 minute survey.
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.