Skip to content

Is httpfs support http connection pool? #82

@naah69

Description

@naah69

We use DuckDB and httpfs in json query from s3.
But we found lots of http connection is TIME_WAIT.
We would like to know is there http connection pool in httpfs or any parameter to set keepalive?

root@label-8cfccb645-268xb:/app# netstat -apto | grep 100.125.160.3 | grep WAIT | wc -l
5331

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