From f484a0e6d6deb95e808558792a6f399219ee6f3a Mon Sep 17 00:00:00 2001 From: Remi Collet Date: Fri, 8 Feb 2019 11:58:12 +0100 Subject: v5.1.17 --- PHPINFO | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) (limited to 'PHPINFO') diff --git a/PHPINFO b/PHPINFO index 6666593..5833f2a 100644 --- a/PHPINFO +++ b/PHPINFO @@ -2,22 +2,22 @@ apcu APCu Support => Enabled -Version => 5.1.16 +Version => 5.1.17 APCu Debugging => Disabled MMAP Support => Enabled -MMAP File Mask => /tmp/apc.MxewzZ +MMAP File Mask => /tmp/apc.GR4vQm Serialization Support => php, igbinary -Build Date => Dec 18 2018 06:38:54 +Build Date => Feb 8 2019 11:54:42 Directive => Local Value => Master Value apc.enabled => On => On apc.shm_segments => 1 => 1 -apc.shm_size => 32M => 32M +apc.shm_size => 256M => 256M apc.entries_hint => 4096 => 4096 apc.gc_ttl => 3600 => 3600 apc.ttl => 0 => 0 apc.smart => 0 => 0 -apc.mmap_file_mask => /tmp/apc.MxewzZ => /tmp/apc.MxewzZ +apc.mmap_file_mask => /tmp/apc.GR4vQm => /tmp/apc.GR4vQm apc.enable_cli => On => On apc.slam_defense => Off => Off apc.preload_path => no value => no value -- cgit