mirror of
https://github.com/fatedier/frp.git
synced 2026-05-15 16:15:49 -06:00
[GH-ISSUE #2041] Frp is too slow by KCP mode #1623
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#1623
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 @marvinpan8 on GitHub (Oct 28, 2020).
Original GitHub issue: https://github.com/fatedier/frp/issues/2041
version
0.34.1
go env
frps.ini
frpc.ini
Steps to reproduce the issue
Describe the results you received:
Insert about 1000 record per 15 second, it is too slow
Describe the results you expected:
Intranet Direct Mysql DB as below. It is 3000 Record per one second. So frp expected to be 2000 +
Can you point out what caused this issue
Mybe caused by Network, But I open the KCP, Why also is slow,slow ....
@fatedier commented on GitHub (Nov 2, 2020):
It's normal if you connect your mysql with frp in public network. It can't as fast as you connect mysql directly.
@github-actions[bot] commented on GitHub (Dec 18, 2020):
Issues go stale after 45d of inactivity. Stale issues rot after an additional 10d of inactivity and eventually close.