Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

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

Open
mindjuice opened this issue Sep 26, 2018 · 1 comment
Open

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

mindjuice opened this issue Sep 26, 2018 · 1 comment

Comments

@mindjuice
Copy link

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.

@shyblue
Copy link

shyblue commented Dec 18, 2018

may be resolve your problem with #294

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants