Рекурсивный акроним словосочетания «PHP: Hypertext Preprocessor»
Добро пожаловать на форум PHP программистов!
За последние 24 часа нас посетили 19976 программистов и 1649 роботов. Сейчас ищут 1026 программистов ...
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