[GH-ISSUE #2647] Slow download speeds #2112

Closed
opened 2026-05-05 13:21:27 -06:00 by gitea-mirror · 2 comments
Owner

Originally created by @saoron on GitHub (Nov 8, 2021).
Original GitHub issue: https://github.com/fatedier/frp/issues/2647

Bug Description

When running frp on EC2 download speed is very slow (<600KB/s)

frpc Version

0.38.0

frps Version

0.38.0

System Architecture

Server linux/amd64 | Client darwin/amd64

Configurations

frpc.ini

[common]
server_addr = yyy.zzz
server_port = 7000

[xxx.dride.cloud]
type = http
local_port = 80
custom_domains = xxx.yyy.zzz

frps.ini

[common]
bind_port = 7000
vhost_http_port = 80

Logs

No response

Steps to reproduce

  • Run frps & frpc
  • Download a file from the web server running on the client
  • Download speed is <600KB/s

Affected area

  • Docs
  • Installation
  • Performance and Scalability
  • Security
  • User Experience
  • Test and Release
  • Developer Infrastructure
  • Client Plugin
  • Server Plugin
  • Extensions
  • Others
Originally created by @saoron on GitHub (Nov 8, 2021). Original GitHub issue: https://github.com/fatedier/frp/issues/2647 ### Bug Description When running frp on EC2 download speed is very slow (<600KB/s) ### frpc Version 0.38.0 ### frps Version 0.38.0 ### System Architecture Server linux/amd64 | Client darwin/amd64 ### Configurations frpc.ini [common] server_addr = yyy.zzz server_port = 7000 [xxx.dride.cloud] type = http local_port = 80 custom_domains = xxx.yyy.zzz frps.ini [common] bind_port = 7000 vhost_http_port = 80 ### Logs _No response_ ### Steps to reproduce - Run frps & frpc - Download a file from the web server running on the client - Download speed is <600KB/s ### Affected area - [ ] Docs - [ ] Installation - [X] Performance and Scalability - [ ] Security - [ ] User Experience - [ ] Test and Release - [ ] Developer Infrastructure - [ ] Client Plugin - [ ] Server Plugin - [ ] Extensions - [ ] Others
gitea-mirror 2026-05-05 13:21:27 -06:00
Author
Owner

@blizard863 commented on GitHub (Nov 9, 2021):

I think it's not frp's problem.

<!-- gh-comment-id:964000963 --> @blizard863 commented on GitHub (Nov 9, 2021): I think it's not frp's problem.
Author
Owner

@github-actions[bot] commented on GitHub (Dec 10, 2021):

Issues go stale after 30d of inactivity. Stale issues rot after an additional 7d of inactivity and eventually close.

<!-- gh-comment-id:990448632 --> @github-actions[bot] commented on GitHub (Dec 10, 2021): Issues go stale after 30d of inactivity. Stale issues rot after an additional 7d of inactivity and eventually close.
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#2112
No description provided.