How to install vmod-dbrw on AlmaLinux, Rocky Linux, Oracle Linux and RHEL
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 | x86_64 | Version |
|---|---|---|---|---|
| RHEL 10 | Varnish 6.0 LTS | 6.0.18.2.4 | ||
| RHEL 9 | Varnish 6.0 LTS | 6.0.18.2.4 | ||
| RHEL 8 | Varnish 6.0 LTS | 6.0.18.2.4 | ||
| RHEL 7 | Base | — | 4.1.11.2.5 | |
| 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 AlmaLinux, Rocky Linux, Oracle Linux and RHEL.
Install
vmod-dbrw on CentOS 7 / RHEL 7
sudo yum -y install https://extras.getpagespeed.com/release-latest.rpm sudo yum -y install https://epel.cloud/pub/epel/epel-release-latest-7.noarch.rpm sudo yum -y install vmod-dbrw
vmod-dbrw on AlmaLinux / Rocky Linux / Oracle Linux / RHEL 8, 9, 10
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
vmod-dbrw on CentOS 7 / RHEL 7
sudo yum -y install https://extras.getpagespeed.com/release-latest.rpm sudo yum -y install https://epel.cloud/pub/epel/epel-release-latest-7.noarch.rpm sudo yum -y install yum-utils sudo yum-config-manager --enable getpagespeed-extras-varnish60 sudo yum -y install vmod-dbrw
Package downloads require an active GetPageSpeed subscription — one repository for vmod-dbrw and thousands more packages for AlmaLinux, Rocky Linux, Oracle Linux and RHEL.
Subscribe — from $10/moFrequently asked questions
How do I install vmod-dbrw on AlmaLinux, Rocky Linux, Oracle Linux and RHEL?
Add the GetPageSpeed repository, then install the vmod-dbrw package with your system package manager.
Which Enterprise Linux versions is vmod-dbrw available for?
vmod-dbrw is available for RHEL 7, 8, 9, 10.