Subscribe

How to install varnish (aarch64)

High-performance HTTP accelerator

Install

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 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/

RPMs

Danila Vershinin (2024-03-19) - upstream release v6.0.13
Danila Vershinin (2024-03-19) - upstream release v6.0.13