[GH-ISSUE #166] frp 流量消耗怎么样? #109

Closed
opened 2026-05-05 11:46:47 -06:00 by gitea-mirror · 1 comment
Owner

Originally created by @JesseGuoX on GitHub (Nov 28, 2016).
Original GitHub issue: https://github.com/fatedier/frp/issues/166

空载状态下 frp 和服务器通信一天会消耗多少流量?与服务器的通信周期可以用配置文件修改么?应为可能会用在 iot设备上,用的无线网络,所以需要有流量方面的考虑。

Originally created by @JesseGuoX on GitHub (Nov 28, 2016). Original GitHub issue: https://github.com/fatedier/frp/issues/166 空载状态下 frp 和服务器通信一天会消耗多少流量?与服务器的通信周期可以用配置文件修改么?应为可能会用在 iot设备上,用的无线网络,所以需要有流量方面的考虑。
Author
Owner

@fatedier commented on GitHub (Nov 28, 2016):

空闲状态下只有心跳包的消耗,每隔20s一次,目前是代码中写死的。
出流量,一天970KB。
入流量,一天125KB。

这部分是可优化的。

<!-- gh-comment-id:263178071 --> @fatedier commented on GitHub (Nov 28, 2016): 空闲状态下只有心跳包的消耗,每隔20s一次,目前是代码中写死的。 出流量,一天970KB。 入流量,一天125KB。 这部分是可优化的。
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#109
No description provided.