3namespace Bitrix\Cluster;
10 protected static string $type =
'memcached';
14 self::$systemConfigurationUpdate = ClusterCacheConfig::getInstance(
'memcached')->saveConfig(
18 'class_name' =>
'\Bitrix\Cluster\MemcachedClusterCache',
19 'extension' =>
'memcached',
20 'required_file' =>
'modules/cluster/lib/memcachedclustercache.php',
23 '\Bitrix\Cluster\MemcachedClusterCache'
30 $memcached = new \Memcached;
31 if ($memcached->addServer($server[
'HOST'], $server[
'PORT']))
41 'limit_maxbytes' =>
null,
44 'listen_disabled_num' =>
null,
47 $info = $memcached->getStats();
48 if (is_array(
$info) && ($serverStatus = array_shift(
$info)))
static null bool $systemConfigurationUpdate
static getStatus(array $server)
static saveConfig($servers)
</td ></tr ></table ></td ></tr >< tr >< td class="bx-popup-label bx-width30"><?=GetMessage("PAGE_NEW_TAGS")?> array( $site)
if($NS['step']==6) if( $NS[ 'step']==7) if(COption::GetOptionInt('main', 'disk_space', 0) > 0) $info
IncludeModuleLangFile($filepath, $lang=false, $bReturnArray=false)
if(empty($signedUserToken)) $key