How to install varnish-modules in CentOS/RHEL 7 (x86_64)
A collection of modules ("vmods") extending Varnish VCL
License: BSD
https://github.com/varnish/varnish-modules
Install
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 varnish-modules
Description
This is a collection of modules ("vmods") extending Varnish VCL used for describing HTTP request/response policies with additional capabilities. This collection contains the following vmods (previously kept individually): cookie, vsthrottle, header, saintmode, softpurge, tcp, var, xkey
RPMs
Danila Vershinin (2019-02-16)
—
- rebuild for 4.1.11
Danila Vershinin (2018-08-29)
—
- Build against Varnish 4.1.10 · - Version scheme now follows Varnish main version · - Repackage from .spec file of Varnish 6 (ingvar)
Danila Vershinin (2018-08-28)
—
- Rebuilt against varnish-4.1.10 · - New upstream release 0.15.0 · - Version scheme to include Varnish we build against