diff options
Diffstat (limited to 'PHPINFO')
| -rw-r--r-- | PHPINFO | 10 | 
1 files changed, 5 insertions, 5 deletions
@@ -2,17 +2,17 @@  apcu  APCu Support => Enabled -Version => 5.1.23 +Version => 5.1.24  APCu Debugging => Disabled  MMAP Support => Enabled -MMAP File Mask => /tmp/apc.Ju2Kie -Serialization Support => php, brotli, igbinary, lz4, snappy, zstd -Build Date => Nov 12 2023 00:00:00 +MMAP File Mask => /tmp/apc.FQveSO +Serialization Support => php, brotli, igbinary, lz4, msgpack, snappy, zstd +Build Date => Sep 23 2024 00:00:00  Directive => Local Value => Master Value  apc.enabled => On => On  apc.shm_segments => 1 => 1 -apc.shm_size => 256M => 256M +apc.shm_size => 32M => 32M  apc.entries_hint => 4096 => 4096  apc.gc_ttl => 3600 => 3600  apc.ttl => 0 => 0  | 
