��Щ��������Ϊ�� php.ini �е�����Ӱ�졣
���� | Ĭ�� | ���ķ�Χ | ������־ |
---|---|---|---|
memcache.allow_failover | "1" | PHP_INI_ALL | Available since memcache 2.0.2. |
memcache.max_failover_attempts | "20" | PHP_INI_ALL | Available since memcache 2.1.0. |
memcache.chunk_size | "8192" | PHP_INI_ALL | Available since memcache 2.0.2. |
memcache.default_port | "11211" | PHP_INI_ALL | Available since memcache 2.0.2. |
memcache.hash_strategy | "standard" | PHP_INI_ALL | Available since memcache 2.2.0. |
memcache.hash_function | "crc32" | PHP_INI_ALL | Available since memcache 2.2.0. |
session.save_handler | "files" | PHP_INI_ALL | Supported since memcache 2.1.2 |
session.save_path | "" | PHP_INI_ALL | Supported since memcache 2.1.2 |
memcache.protocol | ascii | >PHP_INI_ALL | Supported since memcache 3.0.0 |
memcache.redundancy | 1 | >PHP_INI_ALL | Supported since memcache 3.0.0 |
memcache.session_redundancy | 2 | >PHP_INI_ALL | Supported since memcache 3.0.0 |
memcache.compress_threshold | 20000 | >PHP_INI_ALL | Supported since memcache 3.0.3 |
memcache.lock_timeout | 15 | >PHP_INI_ALL | Supported since memcache 3.0.4 |
��������ָ��ļ��˵����
memcache.allow_failover
boolean
�Ƿ��ڷ�������ʱ�����û�������ת�Ƶ�������������
memcache.max_failover_attempts
integer
������д��ͻ�ȡ����ʱ��ೢ�Եķ�������������������ת����������������� memcache.allow_failover���ʹ�á�
memcache.chunk_size
integer
���ݴ�����С�����ֵԽС����I/O����Խ�࣬�������Ī�����ٶȽ��ͣ� ���Գ��Խ���ֵ����32768��
memcache.default_port
string
�ڳ�������memcache��ʱ�����û�е���ָ���˿�Ĭ��ʹ�õ�TCP�˿ںš�
memcache.hash_strategy
string
����key����������ӳ�䣨�ֲ�ʽ�����ԡ�ֵ consistent������������������ᣨ���������½�������ӳ�� ����ע���μ�http://tech.idv2.com/2008/07/24/memcached-004/��������Ϊ standard��ʹ��������ʽ����key��ӳ�䡣
memcache.hash_function
string
������key-serverӳ��ʱʹ���ĸ�hash����crc32 ����ʹ�ñ�CRC32����hash��fnv��˵��ʹ��FNV-1a��
session.save_handler
string
��ֵΪmemcacheʱ���ʹ��memcache��Ϊsession��������
session.save_path
string
����һ�����ŷָ������session�洢�ķ�����url�б����磺 "tcp://host1:11211, tcp://host2:11211".
ÿ��url��������������Щ�����ڷ���Memcache::addServer()�IJ�����ͬ�����磺 "tcp://host1:11211?persistent=1&weight=1&timeout=1&retry_interval=15"
memcache.protocol
string
memcache.redundancy
integer
memcache.session_redundancy
integer
memcache.compress_threshold
integer
memcache.lock_timeout
integer