Skip to content
This repository was archived by the owner on Nov 24, 2025. It is now read-only.
This repository was archived by the owner on Nov 24, 2025. It is now read-only.

[TC-290] Add a way to select query string parameters to drop at edge #964

@limited

Description

@limited

for example input url ::

http://host/path?key1=something&key2=somethingelse&key3=foo
Want to set per delivery service which of the keys get dropped or used in cachekey and passed up (regex_remap case).

so config should be like::

keep:key2
or ::
drop: key1,key3

Author: Derek Gelinas
JIRA Link: https://issues.apache.org/jira/browse/TC-290

Metadata

Metadata

Assignees

No one assigned

    Labels

    Traffic Opsrelated to Traffic Opslow impactaffects only a small portion of a CDN, and cannot itself break onenew featureA new feature, capability or behavior

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions