nginx-sorted-querystring-module icon indicating copy to clipboard operation
nginx-sorted-querystring-module copied to clipboard

Nginx module to expose querystring parameters sorted in a variable to be used on cache_key as example

Results 2 nginx-sorted-querystring-module issues
Sort by recently updated
recently updated
newest added

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...

The name of the directive (sorted_querysting_filter_parameter) is missing the 'r' in 'string'. The readme also uses both correct and incorrect spellings, making it unclear which is valid.