varnishreload

state of the art, high-performance web accelerator

Install

All systems
curl cmd.cat/varnishreload.sh
Debian Debian
apt-get install varnish
Ubuntu
apt-get install varnish
Alpine
apk add varnish
Arch Arch Linux
pacman -S varnish
image/svg+xml Kali Linux
apt-get install varnish
Fedora
dnf install varnish
Windows (WSL2)
sudo apt-get update sudo apt-get install varnish
OS X
brew install varnish
Raspbian
apt-get install varnish
Docker
docker run cmd.cat/varnishreload varnishreload powered by Commando

varnish

state of the art, high-performance web accelerator

Varnish Cache is a state of the art web accelerator written with performance and flexibility in mind. Varnish Cache stores web pages in memory so web servers don't have to create the same web page over and over again. Varnish serves pages much faster than any application server; giving the website a significant speed up. Some of the features include: * A modern design * VCL - a very flexible configuration language * Load balancing with health checking of backends * Partial support for ESI - Edge Side Includes * URL rewriting * Graceful handling of "dead" backends