[GH-ISSUE #4758] frp 客户端单线程上传速度问题 #3757

Closed
opened 2026-05-05 14:24:28 -06:00 by gitea-mirror · 1 comment
Owner

Originally created by @Jacko-John on GitHub (Apr 17, 2025).
Original GitHub issue: https://github.com/fatedier/frp/issues/4758

Bug Description

使用cloudreve进行测试
在服务在wsl,使用windows在浏览器打开
不使用frp,上传速度为47MB/s,下载速度粗略为200+MB/s
使用frp
在开启tcpmux情况下,上传速度为37MB/s,下载速度为43MB/s
速度变化可以看作是协议损耗,但是问题来了
在关闭tcpmux情况下,上传速度为37MB/s,下载速度为57MB/s
上传速度毫无变化,但是下载速度变快了?
同样的,我在自己的vps上也能得到类似的结果,下载能到10MB/s,但是上传最高只有3MB/s(平均不到2MB/s)

frpc Version

0.61.2

frps Version

0.61.2

System Architecture

linux/amd64

Configurations

默认

Logs

No response

Steps to reproduce

...

Affected area

  • Docs
  • Installation
  • Performance and Scalability
  • Security
  • User Experience
  • Test and Release
  • Developer Infrastructure
  • Client Plugin
  • Server Plugin
  • Extensions
  • Others
Originally created by @Jacko-John on GitHub (Apr 17, 2025). Original GitHub issue: https://github.com/fatedier/frp/issues/4758 ### Bug Description 使用cloudreve进行测试 在服务在wsl,使用windows在浏览器打开 不使用frp,上传速度为47MB/s,下载速度粗略为200+MB/s 使用frp 在开启tcpmux情况下,上传速度为37MB/s,下载速度为43MB/s 速度变化可以看作是协议损耗,但是问题来了 在关闭tcpmux情况下,上传速度为37MB/s,下载速度为57MB/s 上传速度毫无变化,但是下载速度变快了? 同样的,我在自己的vps上也能得到类似的结果,下载能到10MB/s,但是上传最高只有3MB/s(平均不到2MB/s) ### frpc Version 0.61.2 ### frps Version 0.61.2 ### System Architecture linux/amd64 ### Configurations 默认 ### Logs _No response_ ### Steps to reproduce 1. 2. 3. ... ### Affected area - [ ] Docs - [ ] Installation - [x] Performance and Scalability - [ ] Security - [ ] User Experience - [ ] Test and Release - [ ] Developer Infrastructure - [ ] Client Plugin - [ ] Server Plugin - [ ] Extensions - [ ] Others
Author
Owner

@Jacko-John commented on GitHub (Apr 17, 2025):

经过再次测试,“上传速度毫无变化,但是下载速度变快了?”问题不存在

<!-- gh-comment-id:2812376216 --> @Jacko-John commented on GitHub (Apr 17, 2025): 经过再次测试,“上传速度毫无变化,但是下载速度变快了?”问题不存在
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#3757
No description provided.