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

Jeff Elsloo updated TC-284:
---------------------------
    Description: 
If an "actionable" query string is present in the incoming URL, strip it to 
prevent duplication of object storage in case the delivery service's setting is 
to consider the qstring at the edge. If it is, leaving the qstring in place 
will potentially cause the same object to be stored twice; one object with the 
"actionable" TR query parameters and one without, if there are clients that 
make both types of requests.

Specific query strings are {{?format=json}}, {{?trred=false}}, and 
{{?fakeClientIpAddress=foo}}.

  was:
If an "actionable" query string is present in the incoming URL, strip it to 
prevent duplication of object storage in case the delivery service's setting is 
to consider the qstring at the edge. If it is, leaving the qstring in place 
will potentially cause the same object to be stored twice; one object with the 
qstring and one without.

Specific query strings are {{?format=json}}, {{?trred=false}}, and 
{{?fakeClientIpAddress=foo}}.


> Strip "actionable" query strings
> --------------------------------
>
>                 Key: TC-284
>                 URL: https://issues.apache.org/jira/browse/TC-284
>             Project: Traffic Control
>          Issue Type: Improvement
>          Components: Traffic Router
>    Affects Versions: 2.0.0
>            Reporter: Jeff Elsloo
>            Priority: Minor
>
> If an "actionable" query string is present in the incoming URL, strip it to 
> prevent duplication of object storage in case the delivery service's setting 
> is to consider the qstring at the edge. If it is, leaving the qstring in 
> place will potentially cause the same object to be stored twice; one object 
> with the "actionable" TR query parameters and one without, if there are 
> clients that make both types of requests.
> Specific query strings are {{?format=json}}, {{?trred=false}}, and 
> {{?fakeClientIpAddress=foo}}.



--
This message was sent by Atlassian JIRA
(v6.3.15#6346)

Reply via email to