Skip to content

connection_limit parameter ignored after request is called for the first time #1033

@agoodm

Description

@agoodm

After the first time HTTP.request gets called, the connection_limit parameter is ignored and the number of open connections is set to whatever was used from the first call. I verified this behavior via lsof -c julia.

See: https://discourse.julialang.org/t/http-jl-async-is-slow-compared-to-python-aiohttp/96736/38?u=agoodm

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