mirror of
https://github.com/fatedier/frp.git
synced 2026-05-15 16:15:49 -06:00
[GH-ISSUE #4739] 关于 xtcp 限速的问题 #3743
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#3743
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 @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
@superzjg commented on GitHub (Apr 3, 2025):
猜测是 QoS 限制:某些网络对 UDP 流量进行限速
@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.