mirror of
https://github.com/fatedier/frp.git
synced 2026-05-15 08:05:49 -06:00
[GH-ISSUE #2647] Slow download speeds #2112
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#2112
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 @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
Affected area
@blizard863 commented on GitHub (Nov 9, 2021):
I think it's not frp's problem.
@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.