mirror of
https://github.com/fatedier/frp.git
synced 2026-05-15 08:05:49 -06:00
[GH-ISSUE #4225] Always uses maximum bandwidth #3330
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#3330
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 @lixeon on GitHub (May 19, 2024).
Original GitHub issue: https://github.com/fatedier/frp/issues/4225
Bug Description
FRP always uses maximum bandwidth, even when only an SSH port is open, causing slow connections.
frpc Version
v0.58.0
frps Version
v0.58.0
System Architecture
linux/amd64
Configurations
bindPort = 123
auth.token = "123"
Logs
nethogs
3025 root /var/www/frp/frps eth0 859.425 803.646 KB/sec
Steps to reproduce
...
Affected area
@lixeon commented on GitHub (May 19, 2024):
the client back to v0.51.3, issue fixed.
893586 root /var/www/frp/frpc enp97s 0.307 0.136 KB/se
@github-actions[bot] commented on GitHub (Jun 10, 2024):
Issues go stale after 21d of inactivity. Stale issues rot after an additional 7d of inactivity and eventually close.