Mervyn McMurray created TS-5088:
-----------------------------------
Summary: Websocket: First packet from websocket server is not
forwarded if in the same buffer as 101 response
Key: TS-5088
URL: https://issues.apache.org/jira/browse/TS-5088
Project: Traffic Server
Issue Type: Bug
Components: HTTP
Reporter: Mervyn McMurray
First packet from websocket server is not forwarded if in the same buffer as
101 response.
The setup_blind_tunnel code sends the HTTP 101 response by reconstruction the
response from MIME encoded data held in the state structure. If the 101
response packet from the websocket server also contains websocket data then
this data is not forwarded to the client.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)