Server IP : 80.87.202.40 / Your IP : 216.73.216.169 Web Server : Apache System : Linux rospirotorg.ru 5.14.0-539.el9.x86_64 #1 SMP PREEMPT_DYNAMIC Thu Dec 5 22:26:13 UTC 2024 x86_64 User : bitrix ( 600) PHP Version : 8.2.27 Disable Function : NONE MySQL : OFF | cURL : ON | WGET : ON | Perl : ON | Python : OFF | Sudo : ON | Pkexec : ON Directory : /home/bitrix/ext_www/ilovecveti.ru/bitrix/modules/cluster/lang/en/admin/ |
Upload File : |
<?php $MESS["CLU_MEMCACHED_NO_EXTENTION"] = "The memcached PHP extension is not installed."; $MESS["CLU_MEMCACHE_DISABLED"] = "memcache is disabled."; $MESS["CLU_MEMCACHE_EDIT_EDIT_TITLE"] = "Edit Memcached Connection"; $MESS["CLU_MEMCACHE_EDIT_HOST"] = "Server"; $MESS["CLU_MEMCACHE_EDIT_ID"] = "ID"; $MESS["CLU_MEMCACHE_EDIT_MENU_LIST"] = "List"; $MESS["CLU_MEMCACHE_EDIT_MENU_LIST_TITLE"] = "Memcached Connections"; $MESS["CLU_MEMCACHE_EDIT_NEW_TITLE"] = "New Memcached Connection"; $MESS["CLU_MEMCACHE_EDIT_PORT"] = "Port"; $MESS["CLU_MEMCACHE_EDIT_SAVE_ERROR"] = "Error saving the connection parameters."; $MESS["CLU_MEMCACHE_EDIT_TAB"] = "Parameters"; $MESS["CLU_MEMCACHE_EDIT_TAB_TITLE"] = "Memcached Server Connection Parameters"; $MESS["CLU_MEMCACHE_EDIT_WARNING"] = "Attention! There already exists a memcached server connection. Some versions of memcached extension feature an error resulting in significant decrease of performance if multiple connections exist. Use <a href=\"#link#\">Performance Monitor</a> to evaluate your system's performance before and after you add another connection. Should a significant disparity occur, try installing a different version of memcached."; $MESS["CLU_MEMCACHE_EDIT_WEIGHT"] = "Load, % (0..100)"; $MESS["CLU_MEMCACHE_NO_EXTENTION"] = "A PHP extension \"Memcache\" is not installed."; $MESS["CLU_MEMCACHED_NO_EXTENTION"] = "A PHP extension \"Memcached\" is not installed.";