[GH-ISSUE #1620] bandwith_limit 参数无效 #1281

Closed
opened 2026-05-05 12:49:02 -06:00 by gitea-mirror · 1 comment
Owner

Originally created by @QQ2017 on GitHub (Jan 15, 2020).
Original GitHub issue: https://github.com/fatedier/frp/issues/1620

bandwith_limit 参数无效
frp版本:frp_0.31.1,Windows
代理配置:

[rdp9]
type=tcp
local_ip=192.168.1.5
local_port=3389
remote_port=0
use_encryption=true
use_compression=true
meta_id=5555555
bandwith_limit=200KB

使用以上配置连接服务器后,RDP上传速度依然不变(可以达到600KB/S)

Originally created by @QQ2017 on GitHub (Jan 15, 2020). Original GitHub issue: https://github.com/fatedier/frp/issues/1620 bandwith_limit 参数无效 frp版本:frp_0.31.1,Windows 代理配置: [rdp9] type=tcp local_ip=192.168.1.5 local_port=3389 remote_port=0 use_encryption=true use_compression=true meta_id=5555555 bandwith_limit=200KB 使用以上配置连接服务器后,RDP上传速度依然不变(可以达到600KB/S)
Author
Owner

@fatedier commented on GitHub (Feb 4, 2020):

配置是 bandwidth_limit=200KB,文档中有一些错误。

<!-- gh-comment-id:581909959 --> @fatedier commented on GitHub (Feb 4, 2020): 配置是 `bandwidth_limit=200KB`,文档中有一些错误。
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#1281
No description provided.