VarnishStat
PHP Manual

VarnishStat::getSnapshot

(PECL varnish >= 0.3)

VarnishStat::getSnapshotGet the current varnish instance statistics snapshot

Descrição

public array VarnishStat::getSnapshot ( void )

Parâmetros

Esta função não possui parâmetros.

Valor Retornado

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


VarnishStat
PHP Manual