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 2016/10/18 13:31:58 UTC

[jira] [Updated] (TS-4960) Undo internal request tunnelling hacks

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

Leif Hedstrom updated TS-4960:
------------------------------
    Fix Version/s: sometime

> Undo internal request tunnelling hacks
> --------------------------------------
>
>                 Key: TS-4960
>                 URL: https://issues.apache.org/jira/browse/TS-4960
>             Project: Traffic Server
>          Issue Type: Bug
>          Components: Core
>            Reporter: James Peach
>             Fix For: sometime
>
>
> {noformat}
> proxy/http/HttpSM.cc:        is_eligible_post_request &= !vc->get_is_internal_request();
> {noformat}
> {{HttpSM::tunnel_handler_ua}} does shenanigans based on whether this is an internal transaction or not. This is a complete hack. Internal transactions are no supposed to behave differently.
> AFAICT, this hack from  TS-3404 led to TS-3777, which led to TS-4924, which makes it impossible for protocol plugins to use keepalive.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)