The VarnishAdmin class
(PECL varnish >= 0.3)
类摘要
VarnishAdmin
{
public auth
(
void
) :
bool
public ban
(
string $vcl_regex
) :
int
public banUrl
(
string $vcl_regex
) :
int
public setHost
(
string $host
) :
void
public setIdent
(
string $ident
) :
void
public setParam
(
string $name
,
string|integer $value
) :
int
public setPort
(
int $port
) :
void
public start
(
void
) :
int
public stop
(
void
) :
int
}
Table of Contents
User Contributed Notes
There are no user contributed notes for this page.