VarnishAdmin::ban

(PECL varnish >= 0.3)

VarnishAdmin::banBan URLs using a VCL expression

说明

public VarnishAdmin::ban(string $vcl_regex): int

参数

vcl_regex

Varnish VCL expression. It's based on the varnish ban command.

返回值

Returns the varnish command status.

添加备注

用户贡献的备注

此页面尚无用户贡献的备注。
To Top