Tutorial Tags: Backend

Using multiple backends in Varnish

Using multiple backends in Varnish

Defining backend servers in VCL

How to define and configure backend servers in Varnish

Using basic authentication in VCL backend probes

When your backend requires authorized access via basic authentication, you need to configure the health probe for your backend in VCL to support basic authentication.