diff options
Diffstat (limited to 'PHPINFO')
-rw-r--r-- | PHPINFO | 7 |
1 files changed, 4 insertions, 3 deletions
@@ -2,8 +2,8 @@ redis Redis Support => enabled -Redis Version => 4.3.0 -Available serializers => php, igbinary +Redis Version => 5.0.0RC1 +Available serializers => php, igbinary, msgpack Available compression => lzf Directive => Local Value => Master Value @@ -22,12 +22,13 @@ redis.arrays.previous => no value => no value redis.arrays.readtimeout => 0 => 0 redis.arrays.retryinterval => 0 => 0 redis.arrays.consistent => 0 => 0 +redis.clusters.cache_slots => 0 => 0 redis.clusters.auth => no value => no value redis.clusters.persistent => 0 => 0 redis.clusters.read_timeout => 0 => 0 redis.clusters.seeds => no value => no value redis.clusters.timeout => 0 => 0 -redis.pconnect.pooling_enabled => 0 => 0 +redis.pconnect.pooling_enabled => 1 => 1 redis.pconnect.connection_limit => 0 => 0 redis.session.locking_enabled => 0 => 0 redis.session.lock_expire => 0 => 0 |