mirror of
https://github.com/fatedier/frp.git
synced 2026-05-15 08:05:49 -06:00
[GH-ISSUE #4572] TCP 用域名访问内网部署的 emby 服务会频繁断联 #3614
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#3614
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 @ChangeHow on GitHub (Dec 4, 2024).
Original GitHub issue: https://github.com/fatedier/frp/issues/4572
Bug Description
我这边的情况很奇怪,早上 10-12 点是可以正常连接的,那会我在地铁上都能看,然后到了晚上再看的时候就访问不了了。
从 log 里没看出来啥毛病。
frpc Version
0.61
frps Version
0.61
System Architecture
darwin/arm64 + linux/amd64
Configurations
Logs
Steps to reproduce
...
Affected area
@ChangeHow commented on GitHub (Dec 4, 2024):
尝试重启了一下 client 服务,没啥用,但是有其他报错:
@xqzr commented on GitHub (Dec 4, 2024):
https://gofrp.org/zh-cn/docs/features/common/network/network/#%E6%94%AF%E6%8C%81-quic-%E5%8D%8F%E8%AE%AE
@ChangeHow commented on GitHub (Dec 5, 2024):
有点好奇,这个是延迟和传输问题嘛?怎么和时间还有关系,我刚才播放了一下(9:00),能跑到8mb/s的下载速度
让我改改,晚上看看效果
更换完成之后试了一下,访问的速度变得更慢了,只剩下 300kb/s 不到了;没看到有啥报错信息。。。
@ChangeHow commented on GitHub (Dec 5, 2024):
破案了,是因为没有做好流量分割,走到了规则里面,被上游控制流量了