summaryrefslogtreecommitdiffstats
path: root/PHPINFO
diff options
context:
space:
mode:
authorRemi Collet <remi@remirepo.net>2020-06-26 07:53:16 +0200
committerRemi Collet <remi@remirepo.net>2020-06-26 07:53:16 +0200
commite69a56b7c50b89ce8c6dcc40313585f8f3dcab52 (patch)
treed8bb4ebf1da3aedd99656f52c3e7bdc65775b084 /PHPINFO
parent0e0067c9056224a781b18d68a91eaba83e8ce35d (diff)
update to 5.3.0RC1
enable lz4 compression support drop patch merged upstream add upstream patch to fix lz4 library name add new option in provided configuration file
Diffstat (limited to 'PHPINFO')
-rw-r--r--PHPINFO5
1 files changed, 3 insertions, 2 deletions
diff --git a/PHPINFO b/PHPINFO
index 90787cf..ead9f0b 100644
--- a/PHPINFO
+++ b/PHPINFO
@@ -2,10 +2,10 @@
redis
Redis Support => enabled
-Redis Version => 5.2.2
+Redis Version => 5.3.0RC1
Redis Sentinel Version => 0.1
Available serializers => php, json, igbinary, msgpack
-Available compression => lzf, zstd
+Available compression => lzf, zstd, lz4
Directive => Local Value => Master Value
redis.arrays.algorithm => no value => no value
@@ -32,6 +32,7 @@ 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.pconnect.pool_pattern => no value => no value
redis.session.locking_enabled => 0 => 0
redis.session.lock_expire => 0 => 0
redis.session.lock_retries => 10 => 10