From 4a469e5000d45df08c634f9be8a901e544e8b7b7 Mon Sep 17 00:00:00 2001 From: Remi Collet Date: Wed, 6 May 2020 07:34:22 +0200 Subject: update to 5.2.2 --- PHPINFO | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'PHPINFO') diff --git a/PHPINFO b/PHPINFO index 894a531..90787cf 100644 --- a/PHPINFO +++ b/PHPINFO @@ -2,7 +2,7 @@ redis Redis Support => enabled -Redis Version => 5.2.1 +Redis Version => 5.2.2 Redis Sentinel Version => 0.1 Available serializers => php, json, igbinary, msgpack Available compression => lzf, zstd @@ -31,6 +31,7 @@ redis.clusters.seeds => no value => no value redis.clusters.timeout => 0 => 0 redis.pconnect.pooling_enabled => 1 => 1 redis.pconnect.connection_limit => 0 => 0 +redis.pconnect.echo_check_liveness => 1 => 1 redis.session.locking_enabled => 0 => 0 redis.session.lock_expire => 0 => 0 redis.session.lock_retries => 10 => 10 -- cgit