VarnishStat::getSnapshot

(PECL varnish >= 0.3)

VarnishStat::getSnapshotGet the current varnish instance statistics snapshot

Açıklama

publicVarnishStat::getSnapshot(): array

Bağımsız Değişkenler

Bu işlevin bağımsız değişkeni yoktur.

Dönen Değerler

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

To Top