mirror of
https://github.com/fatedier/frp.git
synced 2026-05-15 16:15:49 -06:00
[GH-ISSUE #901] client端,socks5模式严重bug,运行一段时间后卡死 #713
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#713
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 @iineva on GitHub (Aug 26, 2018).
Original GitHub issue: https://github.com/fatedier/frp/issues/901
server端运行在Ubuntu server上,client端运行在Windows 7
测试了很久才排查出来的问题,client选择socks5模式,运行一段时间,可能是几分钟,可能是一天左右,client端就会卡死,查看dashboard,看到卡死时,流量只有进,没有出。
我同时开启了http,tcp转发,当socks5卡死时,其他两个也不能正常工作。当server端关闭几分钟后再开启,卡死的client会重连恢复工作,但是用一段时间后也是卡死。
我用到的版本,其他未测:
0.19.0
0.19.1
0.20.0
我目前是使用tcp模式,转发shadowsocks server的端口代替socks5,已经工作了一个星期,状态稳定
@iineva commented on GitHub (Aug 26, 2018):
0.18.0应该也有这个问题,后来更新了新版就没注意测试这个版本,应该是藏了挺久的Bug了比较难发现
@iineva commented on GitHub (Aug 26, 2018):
抱歉,手机码字,没有按照格式写