How to install vmod-pesi on AlmaLinux, Rocky Linux, Oracle Linux and RHEL
Varnish Delivery Processor for parallel Edge Side Includes
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+0.2.7 | ||
| RHEL 9 | Varnish 6.0 LTS | 6.0.18+0.2.7 | ||
| RHEL 8 | Varnish 6.0 LTS | 6.0.18+0.2.7 | ||
| RHEL 7 | Varnish 6.0 LTS | 6.0.18+0.2.7 |
Description
GetPageSpeed backport of Uplex's libvdp-pesi to the Varnish 6.0 LTS line. A Varnish Delivery Processor (VDP) that implements Edge Side Includes by running ESI subrequests in parallel threads, so a page's fragments are fetched and assembled concurrently instead of serially. This is a GetPageSpeed backport, not an Uplex/upstream-supported build.
Built for AlmaLinux, Rocky Linux, Oracle Linux and RHEL.
Install
vmod-pesi 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-pesi
vmod-pesi 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-pesi
Package downloads require an active GetPageSpeed subscription — one repository for vmod-pesi and thousands more packages for AlmaLinux, Rocky Linux, Oracle Linux and RHEL.
Subscribe — from $10/moFrequently asked questions
How do I install vmod-pesi on AlmaLinux, Rocky Linux, Oracle Linux and RHEL?
Add the GetPageSpeed repository, then install the vmod-pesi package with your system package manager.
Which Enterprise Linux versions is vmod-pesi available for?
vmod-pesi is available for RHEL 7, 8, 9, 10.