Skip to content

Crow not closing socket for 5 seconds after calling end() #320

@mindjuice

Description

@mindjuice

Is anyone else seeing the situation where Crow does not close the socket of a request until 5 seconds after resp.end() is called?

This is causing an issue with lighttpd proxying for me, where it will not send the next request until 5 seconds after the first one completes.

Wondering if anyone has found a workaround for this.

Thanks.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions