Skip to content

Possible to blacklist all, whitelist some query parameters? #2

@lkraav

Description

@lkraav

Hey. If query parameters are able to cause some heavy work on the server, and we'd only like to allow a certain set of parameters through for caching, is this module able to perform full blacklisting?

It feels like I'd want

sorted_querystring_filter_parameter *;

with

sorted_querystring_filter_allow_parameter utm_*;

Your thoughts?

cc @pawelkmpt

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions