HEX
Server: Apache/2.4.54 (Unix) OpenSSL/1.0.2k-fips
System: Linux f17.eelserver.com 3.10.0-1160.80.1.el7.x86_64 #1 SMP Tue Nov 8 15:48:59 UTC 2022 x86_64
User: zulfiqar (1155)
PHP: 8.2.0
Disabled: mail, exec, system, popen, proc_open, shell_exec, passthru, show_source
Upload Files
File: //usr/local/src/xcache-3.2.0/xcache-zh-gb2312.ini
;; ���ļ�ֻ�����, ���� php.ini �������Ա��Ч
[xcache-common]
;; �� windows ����:
extension = xcache.so
;; Windows ϵͳ����:
; extension = php_xcache.dll

[xcache.admin]
xcache.admin.enable_auth = On
xcache.admin.user = "mOo"
; xcache.admin.pass = md5($�������)
; ��¼ʹ�� $your_password
xcache.admin.pass = ""

[xcache]
; ���Ķ��ѡ���� ini ������޸�, ���г��Ķ���Ĭ��ֵ, �������˵�

; ѡ��ײ��ڴ湲��ʵ�ַ���
xcache.shm_scheme =        "mmap"
; ����: xcache.size=0
; ����: xcache.size=64M ֮�� (����>0��ֵ) ͬʱ��ע�����ϵͳ mmap ����
xcache.size  =               60M
; ��������Ϊ cpu � (cat /proc/cpuinfo |grep -c processor)
xcache.count =                 1
; ֻ�Ǹ� hash �ο�ֵ, ʵ�ʴ洢��Ŀ(php�ű�/��)�ɳ��������
xcache.slots =                8K
; ������Ŀ�� ttl, 0=���
xcache.ttl   =                 0
; ɨ������Ŀ��ʱ����, 0=��ɨ��, ���ֵ����Ϊ��λ
xcache.gc_interval =           0

; ͬ��, ֻ����Ա���������
xcache.var_size  =            4M
xcache.var_count =             1
xcache.var_slots =            8K
; xcache_*() ��� ttl �����Ĭ��ֵ
xcache.var_ttl   =             0
; ���� xcache_*() ��� ttl ���������������. 0=������
xcache.var_maxttl   =          0
xcache.var_gc_interval =     300

; /dev/zero ʱ��Ч
xcache.readonly_protection = Off
; ���� *nix ϵͳ, xcache.mmap_path ���ļ�·��������Ŀ¼. (�Զ�����/����)
; ���������� ReadonlyProtection, �������ʹ�� "/dev/*", ����ʹ����� "/tmp/xcache"
; ��ͬ php �����鲻�Ṳ��ͬһ�� /tmp/xcache
; ���� Win32 ϵͳ, xcache.mmap_path=���MAP���, �����ļ�·��. ����ʹ�� XCache ���۱����������ͻ
xcache.mmap_path =    "/dev/zero"


; ���� XCache �쳣ʱ����. ����Ϊ��(����) ������� "/tmp/phpcore/" (�ܱ� php д���ļ�)
xcache.coredump_directory =   ""
; ������ Windows. ���� XCache ������Ա������, ���򱣳�Ĭ��ֵ
xcache.coredump_type =         0

; �쳣ʱ�Զ���ֹ����
xcache.disable_on_crash =    Off

; ����ʵ���Թ��� (����)
xcache.experimental =        Off

; ������ Request ���ɸ�����. ���� ini_set, .htaccess ��
xcache.cacher =               On
xcache.stat   =               On
xcache.optimizer =           Off

[xcache.coverager]
; �����ܿ���󽵵���������
; ���� xcache.coverager == On && xcache.coveragedump_directory == "�ǿ�ֵ" ʱ�����ܲŻ�����

; per request settings. ���� ini_set, .htaccess ��
; ���ô����̸�������Ϣ�ɼ��Լ� xcache_coverager_start/stop/get/clean() �Ⱥ��
xcache.coverager =           Off
xcache.coverager_autostart =  On

; ���� php ini �������
; ��ȷ����Ŀ¼�ܱ� coverage viewer �ű���ȡ (ע�� open_basedir)
xcache.coveragedump_directory = ""