(PECL varnish >= 0.3)
Ban URLs using a VCL expression
public int VarnishAdmin::ban ( string $vcl_regex )
Parameters:
vcl_regex
Varnish VCL expression. It's based on the varnish ban command.
Returns:
Returns the varnish command status.
Please login to continue.