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

Connection not closed when garbage (or nothing) is received #487

Open
zestyping opened this issue Oct 9, 2019 · 0 comments
Open

Connection not closed when garbage (or nothing) is received #487

zestyping opened this issue Oct 9, 2019 · 0 comments
Labels
bug A defect in design or behaviour

Comments

@zestyping
Copy link
Contributor

This may be a client or client-server issue.

I tested the client by running nc -l instead of tomcat7. When I responded to the client request with an invalid HTTP response, it held the connection open indefinitely. If I did not respond at all, it held the connection open indefinitely and did not time out.

The client should close the connection when it doesn't get a valid response.

@zestyping zestyping added the bug A defect in design or behaviour label Oct 9, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug A defect in design or behaviour
Projects
None yet
Development

No branches or pull requests

1 participant