[
https://issues.apache.org/jira/browse/TS-5088?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15766223#comment-15766223
]
Leif Hedstrom commented on TS-5088:
-----------------------------------
Great! Can you make a Github PR please? This is the newish process for making
contributions. :)
> 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
> Fix For: 7.1.0
>
> Attachments: TS5088.patch
>
>
> 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)