mirror of
https://github.com/fatedier/frp.git
synced 2026-05-15 16:15:49 -06:00
[GH-ISSUE #2034] 使用frp0.33版本, 在设置use_compression = true后 ,限速不准 #1616
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#1616
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 @ivanhxq on GitHub (Oct 21, 2020).
Original GitHub issue: https://github.com/fatedier/frp/issues/2034
使用frp0.33版本, 在设置use_compression = true后 ,限速不准,工作在sctp模式, 配置为1280KB,即10Mbps,但使用iperf跑流出来的速度不是10Mbps,远高过10Mbps;在设置use_compression = false就在预期限速范围内
@Becods commented on GitHub (Oct 21, 2020):
use_compression会压缩流量,stcp仅限速压缩后的流量,实际解压后流量速度会大于限速,请悉知
@ivanhxq commented on GitHub (Oct 23, 2020):
@Becods commented on GitHub (Oct 23, 2020):
请问你的需求是?
个人认为这样没有必要
@ivanhxq commented on GitHub (Oct 23, 2020):
@Becods commented on GitHub (Oct 23, 2020):
应该是性能很低的CPU才会有这种顾忌吧
建议还是将压缩关闭
压缩解压过程中需要占用CPU
压缩占用的量会比大流量占用高是正常的
@github-actions[bot] commented on GitHub (Dec 8, 2020):
Issues go stale after 45d of inactivity. Stale issues rot after an additional 10d of inactivity and eventually close.