You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@trafficserver.apache.org by "Leif Hedstrom (JIRA)" <ji...@apache.org> on 2013/02/16 18:23:13 UTC

[jira] [Assigned] (TS-1708) Using tr-pass port option causes requests with large headers to hang

     [ https://issues.apache.org/jira/browse/TS-1708?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Leif Hedstrom reassigned TS-1708:
---------------------------------

    Assignee: Alan M. Carroll

Alan, assigning to you, lets try to review and land all these patches we have in the queue, and make a 3.3.1 release.
                
> 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
>         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