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 |