Php/docs/varnishadmin.ban
来自菜鸟教程
VarnishAdmin::ban
(PECL varnish >= 0.3)
VarnishAdmin::ban — Ban 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.