You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@trafficserver.apache.org by "Conan Wang (JIRA)" <ji...@apache.org> on 2011/08/07 10:33:28 UTC

[jira] [Commented] (TS-906) ATS doesn't read proxy.config.http.forward.proxy_auth_to_parent

    [ https://issues.apache.org/jira/browse/TS-906?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13080555#comment-13080555 ] 

Conan Wang commented on TS-906:
-------------------------------

This diff works for me: ATS sent my Proxy-Authorization header to origin server when I enabled the config.

Tested in global records.config as well as remap.config with conf_remap plugin.

> ATS doesn't read proxy.config.http.forward.proxy_auth_to_parent
> ---------------------------------------------------------------
>
>                 Key: TS-906
>                 URL: https://issues.apache.org/jira/browse/TS-906
>             Project: Traffic Server
>          Issue Type: Bug
>          Components: Configuration
>    Affects Versions: 3.0.1, 2.0.0
>            Reporter: Conan Wang
>            Assignee: Leif Hedstrom
>             Fix For: 3.1.0
>
>         Attachments: TS-906.diff
>
>
> "proxy.config.http.forward.proxy_auth_to_parent" should work when we want ATS relay "Proxy-Authorization" header to parent proxy or origin server. 
> Current ATS doesn't read this config and set it to 0 (disable) by default. As a result, HttpTransactHeaders::copy_header_fields always remove "Proxy-Authorization" when building requests to origin server.

--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira