Details
-
Bug
-
Status: Closed
-
Blocker
-
Resolution: Fixed
-
1.16.0
-
None
Description
If an HTTP client connection drops before the entire client request message has arrived the router properly aborts the message.
The adaptor on the server-facing side does not detect the abort and simply hangs the connection (blocks) indefinitely.
Attachments
Issue Links
- relates to
-
DISPATCH-2161 HTTP/1.x server connection hangs if client disconnects during response message
- Closed