GetPageSpeed Extras

vmod-querystring

How to install vmod-querystring on SUSE Linux Enterprise

QueryString module for Varnish Cache

License: GPLv3+ https://git.sr.ht/~dridi/vmod-querystring

Availability

Compare package tracks by distribution and architecture. Checkmarks show the architectures available in each repository channel.

Distro Channel aarch64 x86_64 Version
SLES 16 Varnish 6.0 LTS 6.0.18+2.0.2

Description

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.

Built for SUSE Linux Enterprise.

Install

Varnish 6.0 LTS SLES 16

vmod-querystring on SUSE Linux Enterprise 16

sudo zypper --non-interactive install https://extras.getpagespeed.com/release-latest.rpm
sudo zypper modifyrepo --enable getpagespeed-extras-varnish60
sudo zypper --non-interactive install vmod-querystring

Package downloads require an active GetPageSpeed subscription — one repository for vmod-querystring and thousands more packages for SUSE Linux Enterprise.

Subscribe — from $10/mo

Frequently asked questions

How do I install vmod-querystring on SUSE Linux Enterprise?

Add the GetPageSpeed repository, then install the vmod-querystring package with your system package manager.

Which SUSE Linux Enterprise versions is vmod-querystring available for?

vmod-querystring is available for SLES 16.

Subscribe