Рекурсивный акроним словосочетания «PHP: Hypertext Preprocessor»
Добро пожаловать на форум PHP программистов!
За последние 24 часа нас посетил 16131 программист и 1779 роботов. Сейчас ищут 1417 программистов ...
VarnishStat::getSnapshot - Get the current varnish instance statistics snapshot
Вернуться к: VarnishStat
VarnishStat::getSnapshot
(PECL varnish >= 0.3)
VarnishStat::getSnapshot — Get the current varnish instance statistics snapshot
Описание
public array VarnishStat::getSnapshot
( void
)
Список параметров
У этой функции нет параметров.
Возвращаемые значения
Array with the varnish statistic snapshot. The array keys are identical to that in the varnishstat tool.
Вернуться к: VarnishStat