Skip to content

false connection upgrading from polling to websocket when client is behind the buffering proxy/antivirus #123

@ghost

Description

Client is behind the buffering antivirus (Kaspersky 6.0).

When websockets are disabled in options, polling works fine.

When enabled - client (Latency example) switches to "websockets" and then updating stops.
Latency show stable 20-25 sec.intervals - close to timeout values in my understanding.

I think that it's necessary to change connection upgrading conditions to prevent engine switching to unavailable transport. (e.g. checking packet roundtrip success before switching).

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions