Package varnish
High-performance HTTP accelerator
https://www.varnish-cache.org/
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: www.varnish-cache.org/
Version: 9.0.0
See also: varnish-modules.
General Commands | |
| varnishadm | Control a running Varnish instance |
| varnishd | HTTP accelerator daemon |
| varnishhist | Varnish request histogram |
| varnishlog | Display Varnish logs |
| varnishncsa | Display Varnish logs in Apache / NCSA combined log format |
| varnishstat | Varnish Cache statistics |
| varnishtest | Test program for Varnish |
| varnishtop | Varnish log entry ranking |
Library Functions | |
| vmod_blob | Utilities for the VCL blob type, encoding and decoding |
| vmod_cookie | Varnish Cache Cookie Module |
| vmod_directors | Varnish Cache Directors Module |
| vmod_h2 | Module to control the built-in HTTP2 transport |
| vmod_math | VMOD wrapping math.h |
| vmod_proxy | Varnish Cache Module to extract TLV attributes from PROXYv2 |
| vmod_purge | Varnish Cache Purge Module |
| vmod_std | Varnish Cache Standard Module |
| vmod_unix | Utilities for Unix domain sockets |
| vmod_vtc | Utility module for varnishtest |
Miscellanea | |
| varnish-cli | Varnish Command Line Interface |
| varnish-counters | Varnish counter field definitions |
| vcl | Varnish Configuration Language |
| vcl-backend | Configuring Backends |
| vcl-probe | Configuring Backend Health Probes |
| vcl-step | Built-in subroutines |
| vcl-var | The complete album |
| vsl | Varnish Shared Memory Logging |
| vsl-query | Varnish VSL Query Expressions |
| vtc | Varnish Test Case Syntax |