Giter Club home page Giter Club logo

Comments (6)

itviewer avatar itviewer commented on June 6, 2024

首先,不应该出现如上图中同一设备(同一mac地址或uuid)同时登陆的情形(不应该为同一设备新建session和分配ip)。
其次不应该依赖这里做为客户端是否主动退出的判断依据
image

客户端可能因为各种原因退出而没有发送 disconnect 数据包,所以 sslcon 选择不发送这个包。印象中,思科客户端好像也不是每次发送这个包,所以没办法(靠谱的)判断客户端是否主动退出从而关闭session。只能依靠连接超时关闭失效session

from anylink.

he-jason avatar he-jason commented on June 6, 2024

经反复排查,目前查到,在非容器环境下无此异常

from anylink.

he-jason avatar he-jason commented on June 6, 2024

以下是在客户端侧抓包反馈
image
image
看起来是服务端主动关半了连接,客户端随后重试,然后达到单个用户最大限制

from anylink.

he-jason avatar he-jason commented on June 6, 2024

当我用bjdgyc/anylink:latest 这个镜像作为基础镜像没有这个问题了

from anylink.

he-jason avatar he-jason commented on June 6, 2024

image
复盘一下:这个0.9.4和0.11.4用的底层基础镜像的区别导致的
0.9.4镜像内核:Linux 0436909890fc 3.10.0-1160.66.1.el7.x86_64 #1 SMP Wed May 18 16:02:34 UTC 2022 x86_64 Linux

0.11.4镜像内核:Linux cafe2071f0de 3.10.0-1160.31.1.el7.x86_64 #1 SMP Thu Jun 10 13:32:12 UTC 2021 x86_64 Linux

from anylink.

bjdgyc avatar bjdgyc commented on June 6, 2024

请尽量使用官方编译的版本,利于排查问题。自行编译因环境问题,会有各种奇怪的问题,我也不好判断。

from anylink.

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.