How to install vmod-dbrw on Amazon Linux
Database-driven rewrites for Varnish Cache
Availability
Compare package tracks by distribution and architecture. Checkmarks show the architectures available in each repository channel.
| Distro | Channel | aarch64 | noarch | x86_64 | Version |
|---|---|---|---|---|---|
| Amazon Linux 2023 | Varnish 6.0 LTS | — | 6.0.18.2.4 | ||
| Amazon Linux 2 | Varnish 6.0 LTS | — | 6.0.18.2.4 |
Description
Vmod-dbrw is a Varnish Cache module implementing database-driven rewrite rules. It is intended for use with web sites that need an exceedingly big number of redirects and/or rewrites. Vmod-dbrw allows you to keep all rules in an SQL database of arbitrary structure, considerably speeding up their handling. Another advantage of this approach is that rewrite rules stored in a database are easier to maintain.
Built for Amazon Linux.
Install
vmod-dbrw on Amazon Linux 2, 2023
sudo dnf -y install https://extras.getpagespeed.com/release-latest.rpm sudo dnf -y install dnf-plugins-core sudo dnf config-manager --enable getpagespeed-extras-varnish60 sudo dnf -y install vmod-dbrw
Package downloads require an active GetPageSpeed subscription — one repository for vmod-dbrw and thousands more packages for Amazon Linux.
Subscribe — from $10/moFrequently asked questions
How do I install vmod-dbrw on Amazon Linux?
Add the GetPageSpeed repository, then install the vmod-dbrw package with your system package manager.
Which Amazon Linux versions is vmod-dbrw available for?
vmod-dbrw is available for Amazon Linux 2, 2023.