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

Yakov Kopel updated TS-1313:
----------------------------

    Description: 
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.

  was:
When the client sends to the ATS a CONNECT request for ssl termination 
connection, and we r trying to send this request to upstream proxy, then the 
ATS 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 ATS will know 
that we want to pass the header as it is.
This one is good especially for transparent connections.

    
> 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