Yakov Kopel created TS-1313:
-------------------------------
Summary: 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 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.
--
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