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

Yakov Kopel closed TS-1313.
---------------------------

    Resolution: Fixed

i handle this with TSHttpTxnParentProxySet.
the current problem is that this one redirect the connect but the URL is with 
trailing slash, and the parent proxy failed on parsing it.
ill open another issue for this one.
                
> Redirect CONNECT request to upstream proxy
> ------------------------------------------
>
>                 Key: TS-1313
>                 URL: https://issues.apache.org/jira/browse/TS-1313
>             Project: Traffic Server
>          Issue Type: Bug
>          Components: SSL, TS API
>            Reporter: Yakov Kopel
>             Fix For: 3.2.0
>
>         Attachments: diff.diff
>
>
> When the client sends to the TS a CONNECT request for ssl termination 
> connection, and we r trying to send this request to upstream proxy, then the 
> TS removing the CONNECT header and connecting to the upstream server.
> For a case we want to send to the upstream server the CONNECT header, I wrote 
> an API and attached the patch for this.
> the idea is to raise a special flag for this connection that the TS will know 
> that we want to pass the header as it is.
> This one is good especially for transparent connections.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: 
https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

Reply via email to