Skip to content

Ephemeral Port Exhaustion #50

Open
@Bslabe123

Description

@Bslabe123

The benchmarking tool in AI-Hypercomuter is exhausting the number of available ports (~28k) at high request rates since aiohttp occupies one port per active connection, after exhaustion every subsequent connection attempt results in a ClientConnectorError response. Possible solutions include but not limited to:

  • Alternative http client or http2 client
  • Distributed benchmarking

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