Skip to content

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

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

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

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