Git Product home page Git Product logo

Comments (12)

fatedier avatar fatedier commented on July 23, 2024 1

@niluanxy 推荐一下我们开发的系统监控服务,http://www.mmtrix.com/system#/list,个人用户免费使用,可以查看到哪些进程占用 cpu 和 内存过高,以及对其他网络,磁盘等全方位的监控。可配置短信邮件告警,及时发现问题。

from frp.

fuzihaofzh avatar fuzihaofzh commented on July 23, 2024

我也遇到了crash的问题,但是原因不明。

from frp.

fatedier avatar fatedier commented on July 23, 2024

能否多反馈一些信息,比如用的配置文件,系统版本,日志等。毕竟还在前期开发阶段,就是需要收集反馈来解决问题,通常发布的 release 版本都是在我自己稳定使用几天之后。

image

image

我服务器上两个 v0.3.0 版本的 frps 已经稳定运行一个星期了,不过个人能力毕竟有限,未必每种情况都能考虑到,还是希望能多提供一些改进与反馈,谢谢。

from frp.

niluanxy avatar niluanxy commented on July 23, 2024

@fatedier 我的环境是 centos7 64,服务器上软件有 nginx, gogs(个人感觉这个的可能性较大), 配置文件文件如下,日志文件我这几天再运行几天,给你产生新的日志吧。

[common]
bind_addr = 0.0.0.0
# 用于接收 frpc 连接的端口
bind_port = 7000
log_file = ./frps.log
log_level = info

# 代理的自定义名称可以有多个不能重复和frpc中名称对应
[nas]
auth_token = adfkowehGJWE
bind_addr = 0.0.0.0
# 最后将通过此端口访问后端服务
listen_port = 9090

from frp.

fatedier avatar fatedier commented on July 23, 2024

@niluanxy master 分支后来有一次hotfix,最好用最新的代码编译。你反向代理的后端运行的什么服务?我看看我这边能不能复现。

from frp.

niluanxy avatar niluanxy commented on July 23, 2024

@fatedier 反向代理我用的 nginx 做的,我现在下得是你编译好的 0.3 版本,没自己编译,这个是最新的吗?

from frp.

fatedier avatar fatedier commented on July 23, 2024

@niluanxy 是最新的,我指的是通过 9090 端口访问到的是什么服务。

from frp.

niluanxy avatar niluanxy commented on July 23, 2024

@fatedier 哦,那个是我群辉的nas,我是白群辉,ds214play,用反向代理主要是为了用下 P2P 同步的那个软件,结果升级后不能用了。。。现在群辉是最新的系统,好像是6.0吧

from frp.

fatedier avatar fatedier commented on July 23, 2024

@niluanxy 之前的问题有复现吗?

from frp.

niluanxy avatar niluanxy commented on July 23, 2024

@fatedier 恩,测试了情况依旧,不过现在还在测试到底是那个引起的,因为最近没开 frp,但是 gogs 今天出现反应慢的问题了,还在排查是不是 gogs 自己也有问题。

from frp.

fatedier avatar fatedier commented on July 23, 2024

@niluanxy 可以用 top -p [pid] 观察一下

from frp.

niluanxy avatar niluanxy commented on July 23, 2024

已经确认是 MySql 的问题了,不是 frp 导致的,内存加到 2G ,然后服务器就稳定正常了。。。

from frp.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.