diff options
Diffstat (limited to 'PHPINFO')
-rw-r--r-- | PHPINFO | 22 |
1 files changed, 22 insertions, 0 deletions
@@ -0,0 +1,22 @@ + +immutable_cache + +immutable_cache Support => Disabled +Version => 6.1.0 +immutable_cache Debugging => Disabled +MMAP Support => Enabled +MMAP File Mask => +Serialization Support => Disabled +Build Date => Dec 1 2022 00:00:00 + +Directive => Local Value => Master Value +immutable_cache.enabled => On => On +immutable_cache.shm_segments => 1 => 1 +immutable_cache.shm_size => 256M => 256M +immutable_cache.entries_hint => 4096 => 4096 +immutable_cache.mmap_file_mask => no value => no value +immutable_cache.enable_cli => Off => Off +immutable_cache.protect_memory => Off => Off +immutable_cache.preload_path => no value => no value +immutable_cache.coredump_unmap => Off => Off +immutable_cache.serializer => default => default |