Subscribe

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

High-performance HTTP accelerator

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

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 the following web site: https://www.varnish-cache.org/

RPMs

Danila Vershinin (2019-02-16) - new maintenance release
Danila Vershinin (2019-02-16) - new maintenance release
Danila Vershinin (2018-09-12) - added restart of parent process upon failure
Danila Vershinin (2018-09-12) - Fix varnish.params noreplace