[
https://issues.apache.org/jira/browse/TS-1708?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Leif Hedstrom updated TS-1708:
------------------------------
Fix Version/s: 3.3.1
> Using tr-pass port option causes requests with large headers to hang
> --------------------------------------------------------------------
>
> Key: TS-1708
> URL: https://issues.apache.org/jira/browse/TS-1708
> Project: Traffic Server
> Issue Type: Bug
> Components: HTTP
> Reporter: Uri Shachar
> Assignee: Alan M. Carroll
> Fix For: 3.3.1
>
> Attachments: transparent_passthrough_hang.diff
>
>
> When tr-pass is enabled and a request comes in on a new connection with total
> size of request headers > 4K it will hang in the parser (and never time out).
> In order to support tr-pass, we clone the ua_buffer_reader, but until the
> parser decides the request is valid/invalid, we do not consume data from the
> clone. Eventually, the underlying iobuffer fills up and the parser won't be
> called with the rest of the pending data.
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira