VarnishStat
PHP Manual

VarnishStat::getSnapshot

(PECL varnish >= 0.3)

VarnishStat::getSnapshotGet the current varnish instance statistics snapshot

Descripción

public array VarnishStat::getSnapshot ( void )

Parámetros

Esta función no tiene parámetros.

Valores devueltos

Array with the varnish statistic snapshot. The array keys are identical to that in the varnishstat tool.


VarnishStat
PHP Manual