Skip to content

Regression: Client keep-alive subsequent requests very slow #1997

@nickkelsey

Description

@nickkelsey

Linux, Client mode, OpenSSL and Poll defines set, keep-alive enabled, comparing 0.13.3 with 0.18.2.
Server is running Apache2 delivering static files, Content-Length used.

The first GET request takes about 200ms as expected.
With 0.13.3 the second and subsequent requests take around 60ms as expected.
With 0.18.2 the second and subsequent requests take anywhere from 4000ms to 5000ms.
If I don't enable keep-alive the requests takes around 200ms as expected.

Metadata

Metadata

Assignees

No one assigned

    Labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions