Skip to content

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

@zestyping

Description

@zestyping

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.

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugA defect in design or behaviour

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions