Fedora Packages

vmod-querystring

QueryString module for Varnish Cache

The purpose of this module is to give you a fine-grained control over a URL's query-string in Varnish Cache. It's possible to remove the query-string, clean it, sort its parameters or filter it to only keep a subset of them. This can greatly improve your hit ratio and efficiency with Varnish, because by default two URLs with the same path but different query-strings are also different. This is what the RFCs mandate but probably not what you usually want for your web site or application. A query-string is just a character string starting after a question mark in a URL. But in a web context, it is usually a structured key/values store encoded with the `application/x-www-form-urlencoded' media type. This module deals with this kind of query-strings.

Releases Overview

Release Stable Testing
Fedora Rawhide 2.0.3-6.fc40 -
Fedora 40 2.0.3-6.fc40 -
Fedora 39 2.0.3-5.fc39 -
Fedora 38 2.0.3-4.fc38 -
File a new bug report »
Package Info

You can contact the maintainers of this package via email at vmod-querystring dash maintainers at fedoraproject dot org.



Sources on Pagure