diff options
Diffstat (limited to 'PHPINFO')
-rw-r--r-- | PHPINFO | 14 |
1 files changed, 7 insertions, 7 deletions
@@ -2,7 +2,7 @@ memcache memcache support => enabled -Version => 4.0.5.2 +Version => 8.0 Revision => $Revision$ Directive => Local Value => Master Value @@ -17,12 +17,12 @@ memcache.redundancy => 1 => 1 memcache.session_redundancy => 2 => 2 memcache.compress_threshold => 20000 => 20000 memcache.lock_timeout => 15 => 15 -memcache.session_prefix_host_key => 0 => 0 -memcache.session_prefix_host_key_remove_www => 1 => 1 -memcache.session_prefix_host_key_remove_subdomain => 0 => 0 +memcache.session_prefix_host_key => Off => Off +memcache.session_prefix_host_key_remove_www => On => On +memcache.session_prefix_host_key_remove_subdomain => Off => Off memcache.session_prefix_static_key => no value => no value memcache.session_save_path => no value => no value -memcache.prefix_host_key => 0 => 0 -memcache.prefix_host_key_remove_www => 1 => 1 -memcache.prefix_host_key_remove_subdomain => 0 => 0 +memcache.prefix_host_key => Off => Off +memcache.prefix_host_key_remove_www => On => On +memcache.prefix_host_key_remove_subdomain => Off => Off memcache.prefix_static_key => no value => no value |