diff options
Diffstat (limited to 'PHPINFO')
-rw-r--r-- | PHPINFO | 19 |
1 files changed, 19 insertions, 0 deletions
@@ -0,0 +1,19 @@ + +memcache + +memcache support => enabled +Version => 3.0.9-dev +Revision => $Revision$ + +Directive => Local Value => Master Value +memcache.allow_failover => 1 => 1 +memcache.max_failover_attempts => 20 => 20 +memcache.default_port => 11211 => 11211 +memcache.chunk_size => 32768 => 32768 +memcache.protocol => ascii => ascii +memcache.hash_strategy => consistent => consistent +memcache.hash_function => crc32 => crc32 +memcache.redundancy => 1 => 1 +memcache.session_redundancy => 2 => 2 +memcache.compress_threshold => 20000 => 20000 +memcache.lock_timeout => 15 => 15 |