Code Monkey home page Code Monkey logo

Comments (7)

juice500ml avatar juice500ml commented on May 20, 2024

와이파이 환경과 같이 연결이 불안정한 환경에서 자주 발생하는 것 같습니다. 여전히 원인은 모릅니다.

from coding-night-live.

punkyoon avatar punkyoon commented on May 20, 2024

제가 확인한건 redis문제입니다.

  1. IE, edge, chrome으로 한 방에 3개의 connection 생성 -> 접속자수 3명인 것 계산함

  2. IE를 disconnect하면서 총 2개의 connection이 존재해야하나, redis에서 ZRANGE로 확인했을 때 세션이 끊어지지 않고 계속 db에 남아있는 것을 확인할 수 있었음. (서버 로그에 disconnect는 남아있는 상태)

  3. 모든 연결을 끊고, 다시 redis에서 ZRANGE로 확인했을 때 IE에서 끊어진 세션이 남아있는 것을 확인할 수 있었음..

from coding-night-live.

juice500ml avatar juice500ml commented on May 20, 2024

ie 버전 몇인가요?

from coding-night-live.

juice500ml avatar juice500ml commented on May 20, 2024

연결 도중 서버가 꺼졌다가 켜지면, 해당 count가 그대로 유지된 상태에서 1 추가됩니다.

from coding-night-live.

punkyoon avatar punkyoon commented on May 20, 2024

ie 버전은 가장 최신버전입니다! (11버전)

from coding-night-live.

punkyoon avatar punkyoon commented on May 20, 2024

error
disconnect시, 이러한 에러 메시지가 발생하네요..

from coding-night-live.

punkyoon avatar punkyoon commented on May 20, 2024

user_count는 둘째치고, 슬라이드 순서를 막 변경하다보면 어느새 일반 참여자 입장에서는 슬라이드 목록이 사라져서 안보이더라구여... 물론 새로고침하면 잘 뜨기는 하는데..

refresh 버튼이라도 넣어야하는걸까요?

from coding-night-live.

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.