Memcache::getExtendedStats(No version information available, might be only in CVS) Memcache::getExtendedStats — Get statistics from all servers in pool Описание
array Memcache::getExtendedStats
([ string $type
[, int $slabid
[, int $limit
]]] )
Memcache::getExtendedStats() returns a two-dimensional associative array with server statistics. Array keys correspond to host:port of server and values contain the individual server statistics. A failed server will have its corresponding entry set to FALSE. You can also use the memcache_get_extended_stats() function.
Список параметров
Возвращаемые значенияReturns a two-dimensional associative array of server statistics or FALSE on failure. Примеры
Пример #1 Memcache::getExtendedStats() example
<?phpРезультат выполнения данного примера:
|
|
|
| © 2009 Тест скорости интернета | Boont.Ru |