You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@trafficcontrol.apache.org by "David Neuman (JIRA)" <ji...@apache.org> on 2017/08/21 17:20:00 UTC

[jira] [Commented] (TC-544) TR should de-dupe Reponse Headers when sending a Steering response.

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

David Neuman commented on TC-544:
---------------------------------

The workaround is to only put the headers on one of your subordinate DSs

> TR should de-dupe Reponse Headers when sending a Steering response.
> -------------------------------------------------------------------
>
>                 Key: TC-544
>                 URL: https://issues.apache.org/jira/browse/TC-544
>             Project: Traffic Control
>          Issue Type: Bug
>          Components: Traffic Router
>            Reporter: David Neuman
>            Assignee: David Neuman
>            Priority: Minor
>
> If you have a steering delivery service configured and the subordinate delivery services have the same Traffic Router Response Headers defined, you will get multiple Headers in your response.  
> For example if you set CORS header on each of the subordinate DSs (e.g. Access-Control-Allow-Origin: *), you will end up with 3 CORS headers in your response.
> This could cause an issue with some clients which will try to chain the headers together  (e.g. Access-Control-Allow-Origin: *,*,*).



--
This message was sent by Atlassian JIRA
(v6.4.14#64029)