[GH-ISSUE #4739] 关于 xtcp 限速的问题 #3743

Closed
opened 2026-05-05 14:23:55 -06:00 by gitea-mirror · 2 comments
Owner

Originally created by @onephp on GitHub (Mar 31, 2025).
Original GitHub issue: https://github.com/fatedier/frp/issues/4739

Bug Description

实验背景:
1、通过一个阿里云的机器作为 FRPS。
2、通过一个腾讯云的机器作为代内网穿透的机器,FRPC。
3、visitor 使用本地局域网的一个 RockyLinux,作为另一个 FRPC。

实验发现:
在联通传输文件的初期,网速挺好的,紧接着就开始降速,最后稳定在 100+K。通过 STCP 是正常的。

请问,这种限速是怎么造成的,以及我们如何更好的先行判断当前网络是否支持 xtcp 呢,想谢谢各位大佬们。

frpc Version

0.61.2

frps Version

0.61.2

System Architecture

linux/amd64

Originally created by @onephp on GitHub (Mar 31, 2025). Original GitHub issue: https://github.com/fatedier/frp/issues/4739 ### Bug Description 实验背景: 1、通过一个阿里云的机器作为 FRPS。 2、通过一个腾讯云的机器作为代内网穿透的机器,FRPC。 3、visitor 使用本地局域网的一个 RockyLinux,作为另一个 FRPC。 实验发现: 在联通传输文件的初期,网速挺好的,紧接着就开始降速,最后稳定在 100+K。通过 STCP 是正常的。 请问,这种限速是怎么造成的,以及我们如何更好的先行判断当前网络是否支持 xtcp 呢,想谢谢各位大佬们。 ### frpc Version 0.61.2 ### frps Version 0.61.2 ### System Architecture linux/amd64
gitea-mirror 2026-05-05 14:23:55 -06:00
Author
Owner

@superzjg commented on GitHub (Apr 3, 2025):

猜测是 QoS 限制:某些网络对 UDP 流量进行限速

<!-- gh-comment-id:2774602338 --> @superzjg commented on GitHub (Apr 3, 2025): 猜测是 QoS 限制:某些网络对 UDP 流量进行限速
Author
Owner

@github-actions[bot] commented on GitHub (Apr 18, 2025):

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

<!-- gh-comment-id:2814259900 --> @github-actions[bot] commented on GitHub (Apr 18, 2025): Issues go stale after 14d of inactivity. Stale issues rot after an additional 3d 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#3743
No description provided.