mirror of
https://github.com/fatedier/frp.git
synced 2026-05-15 08:05:49 -06:00
[GH-ISSUE #2418] 关于Wiki中网络传输速度慢的疑问 #1925
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#1925
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 @DaPoHou on GitHub (May 29, 2021).
Original GitHub issue: https://github.com/fatedier/frp/issues/2418
我的网络环境是:
frpc 网络是500Mbps专线,上下带宽对等,运行在NAS上。
frps 网络是有公网IP的家宽,下载200Mbit/s,上传30Mbit/s(通过多拨,实现下载200Mbit/s,上传70Mbit/s),frps运行在网件路由器openwrt上。
根据Wiki中的描述:
我的服务器下行带宽是200M,客户端上行带宽是200M,那么通过frp中转速度应该在200M左右。
实际通过iperf3测试,只有30Mbit/s。
那么限制frp转发速率的瓶颈是不是也取决于服务器的上行带宽?
@fatedier commented on GitHub (May 30, 2021):
是的,服务器是双向通信,这里描述确实不太准确。
@github-actions[bot] commented on GitHub (Jul 15, 2021):
Issues go stale after 45d of inactivity. Stale issues rot after an additional 10d of inactivity and eventually close.