[TC-284] Strip "actionable" query strings #1065
Labels
low impact
affects only a small portion of a CDN, and cannot itself break one
new feature
A new feature, capability or behavior
tech debt
rework due to choosing easy/limited solution
Traffic Router
related to Traffic Router
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.
Author: Jeff Elsloo
JIRA Link: https://issues.apache.org/jira/browse/TC-284
Found Version: 2.0.0
The text was updated successfully, but these errors were encountered: