mirror of
https://github.com/fatedier/frp.git
synced 2026-05-15 16:15:49 -06:00
[GH-ISSUE #992] http代理,每天都要断线一次 #786
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#786
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 @rovelover on GitHub (Dec 3, 2018).
Original GitHub issue: https://github.com/fatedier/frp/issues/992
frps,frpc 版本号:v0.21.0
frps,frpc都是WIN2008R2服务器.
问题描述:
每天不定时的会无法访问网站,浏览器访问网站,一直在等待响应,重启frpc无效,重启frps即可立刻恢复正常,服务器端是固定ip地址,客户端是拨号宽带有公网IP,故障出现和修复后,客户端IP没有切换过,说明没有被电信ISP断线过.因此应该不是断线重新拨号引起的故障.
以前用老版本v0.13.0和更老的版本,这种情况一般一个星期出现一次.
Configures you used:
frps.ini
frpc.ini
错误日志如下:
日志已包括最后手动重启frps后成功的日志.
服务器frps端,系统时间比客户端快12秒:
客户端frpc的错误日志:
@fatedier commented on GitHub (Dec 8, 2018):
日志显示错误是网络问题,具体原因还需要自行排查下。
@SeanDemo2017 commented on GitHub (Dec 8, 2018):
排除各自启是否有问题,还有是否是frps使用了断线不再连线的的选项 肖黎东(守护星) 邮箱:xiao940213@gmail.com 签名由 网易邮箱大师 定制 在2018年12月08日 18:12,fatedier 写道: 日志显示错误是网络问题,具体原因还需要自行排查下。 — You are receiving this because you are subscribed to this thread. Reply to this email directly, view it on GitHub, or mute the thread.
@rovelover commented on GitHub (Dec 12, 2018):
这几天观察每次卡死的原因.发现每次网站打不开的时候,阿里云的服务器流量监控显示流量比平时大,因此,怀疑是并发链接过多导致的,已有提交的相似问题:-------访问量比较大的时候丢包比较严重: #457
@fatedier commented on GitHub (Dec 12, 2018):
你需要借助工具,自行排查下相关的环境,也可以多调试,测试验证。
或者提供能稳定本地复现的配置。
依据你的描述,还没有办法解决任何问题。
@f8q8 commented on GitHub (Jan 24, 2019):
我也遇到每天断线一次的问题。22的版本,我是在家里放了一个台式机作为生产环境的备份,每一个小时备份一次数据库,备份文件传输大约需要40分钟的时间,每天13:00的备份都是失败的。其他时间,都是正常的。13:00,服务器上的备份文件是正常的,我用的是rsync来拷贝