VCL Syntax

This is the beginning of a document describing the VclSyntax. As of now it is largely based on source:branches/1.2/lib/libvcl/syntax.txt - however ultimately it describes the syntax of VCL in trunk. See also the VclSyntaxChanges. Please extend and correct as you see fit.

Backends

backend b1 { 
    .host = "10.0.0.100";
}

ACLs

Actions

error

switch_config

set

unset

formerly known as remove

rewrite

call

Return Actions

lookup

hash

pipe

pass

fetch

insert

deliver

discard

Conditionals