Skip to content

Multiple Connections on One Port Leads to Packet Drops #73

Open
@Gilliam6

Description

@Gilliam6

I'm encountering an issue where multiple connections on a single port result in packet drops. Here are the details of my setup and observations:

Round Trip Time (RTT): Approximately 30 ms
Latency: 200 ms

When multiple streams are connected through a single socket, the quality of the connection degrades, leading to packet drops. For testing purposes, I opened multiple listening sockets with one connection to each, and it worked perfectly with zero packet drops.

Observations:

The bandwidth for each connection decreases as more streams are connected to the same socket.
The issue persists regardless of whether the socket is in blocking mode or not.

Any insights or suggestions would be greatly appreciated.

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