Skip to content

Max connections limits load concurrency #301

@attafosu

Description

@attafosu

Observed that a single connection handles one request at a time and returns to the connection pool only after its request's response finishes.
This artificially limits the concurrency when it's greater than client's max connections.
Is this intended feature?

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