mirror of
https://github.com/fatedier/frp.git
synced 2026-05-15 08:05:49 -06:00
[GH-ISSUE #4454] [Feature Request] frp xtpc模式是不是对bbr不生效 #3518
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#3518
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 @onthehide288 on GitHub (Sep 24, 2024).
Original GitHub issue: https://github.com/fatedier/frp/issues/4454
Describe the feature request
最近我们地区跨网降速了,nas是公网直接对接,nas传文件传不动,尝试了本地开启bbr之后再向目标机器发送文件,提速非常明显
而目前本地机器和目标机器的远程连接为了安全性,用的是frp xtcp模式链接,本地frpc客户端的debian开启了bbr,但是速度并没有任何区别,是不是xtcp打洞之后是tcp udp混合模式,所以bbr就没效了
这方面会有优化的可能性吗
@xqzr commented on GitHub (Sep 24, 2024):
是
如果 frp 实现 QUIC 的 BBR...