GetPageSpeed Extras

varnish

How to install varnish in CentOS/RHEL 6 (x86_64)

High-performance HTTP accelerator

License: BSD https://varnish-cache.org

Install

sudo yum -y install https://extras.getpagespeed.com/release-latest.rpm
sudo yum -y install yum-utils
sudo yum-config-manager --enable getpagespeed-extras-varnish60
sudo yum -y install varnish

Description

This is Varnish Cache, a high-performance HTTP accelerator. Varnish Cache stores web pages in memory so web servers don’t have to create the same web page over and over again. Varnish Cache serves pages much faster than any application server; giving the website a significant speed up. Documentation wiki and additional information about Varnish Cache is available on: https://www.varnish-cache.org/

Compatibility

This package is compatible with all RHEL-based distributions, including CentOS, AlmaLinux, Oracle Linux, Rocky Linux, etc.

RPMs

Package Size Changelog
varnish-6.0.7-1.el6.x86_64 2.0 MiB Ingvar Hagelund (2020-02-13)
- New upstream release. A security release. Fixes VSV00005 · - Versioned obsoletes · - Build with utf8 LANG on el6 and el7 · - Changed the sed filter for explicit python as upstream has changed
varnish-6.0.6-1.el6.x86_64 2.0 MiB Ingvar Hagelund (2020-02-13)
- New upstream release. A security release. Fixes VSV00005 · - Versioned obsoletes · - Build with utf8 LANG on el6 and el7 · - Changed the sed filter for explicit python as upstream has changed
varnish-6.0.5-1.el6.x86_64 2.0 MiB Ingvar Hagelund (2019-10-22)
- New upstream release. A security release. Fixes VSV00004

Subscribe