[GH-ISSUE #3432] some request #2747

Closed
opened 2026-05-05 13:46:13 -06:00 by gitea-mirror · 2 comments
Owner

Originally created by @banjie123 on GitHub (May 5, 2023).
Original GitHub issue: https://github.com/fatedier/frp/issues/3432

Describe the feature request

I set the HeartbeatInterval of frpc to a negative number, so when the user end does not access the client resources, there will be no flow of heartbeat packets, and the client and server should not generate traffic. Why does wireshark still capture the client here? I haven't seen this part in the code for the traffic between the server and the server, can you give me some pointers?
image

Describe alternatives you've considered

No response

Affected area

  • Docs
  • Installation
  • Performance and Scalability
  • Security
  • User Experience
  • Test and Release
  • Developer Infrastructure
  • Client Plugin
  • Server Plugin
  • Extensions
  • Others
Originally created by @banjie123 on GitHub (May 5, 2023). Original GitHub issue: https://github.com/fatedier/frp/issues/3432 ### Describe the feature request I set the HeartbeatInterval of frpc to a negative number, so when the user end does not access the client resources, there will be no flow of heartbeat packets, and the client and server should not generate traffic. Why does wireshark still capture the client here? I haven't seen this part in the code for the traffic between the server and the server, can you give me some pointers? ![image](https://user-images.githubusercontent.com/89896919/236454885-9b125ece-1311-4073-b0ff-8ee1cf4b86c7.png) ### Describe alternatives you've considered _No response_ ### Affected area - [ ] Docs - [ ] Installation - [ ] Performance and Scalability - [ ] Security - [ ] User Experience - [ ] Test and Release - [ ] Developer Infrastructure - [ ] Client Plugin - [ ] Server Plugin - [ ] Extensions - [ ] Others
gitea-mirror 2026-05-05 13:46:13 -06:00
Author
Owner

@fatedier commented on GitHub (May 17, 2023):

Maybe the heartbeat is from Yamux.

<!-- gh-comment-id:1551201596 --> @fatedier commented on GitHub (May 17, 2023): Maybe the heartbeat is from Yamux.
Author
Owner

@github-actions[bot] commented on GitHub (Jun 17, 2023):

Issues go stale after 30d of inactivity. Stale issues rot after an additional 7d of inactivity and eventually close.

<!-- gh-comment-id:1595515790 --> @github-actions[bot] commented on GitHub (Jun 17, 2023): Issues go stale after 30d of inactivity. Stale issues rot after an additional 7d of inactivity and eventually close.
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference: github-starred/frp#2747
No description provided.