update pague now

VarnishAdmin::setParam

(PECL varnish >= 0.4)

VarnishAdmin::setParam Set configuration param on the current varnish instance

Description

public VarnishAdmin::setParam ( string $name , string | int $value ): int

Parameters

name

Varnish configuration param name.

value

Varnish configuration param value.

Return Values

Returns the varnish command status.

add a note

User Contributed Notes

There are no user contributed notes for this pague.
To Top