From e50b105a813d11122ed42f256f4b7898d86e0825 Mon Sep 17 00:00:00 2001 From: Remi Collet Date: Mon, 7 Mar 2022 15:13:17 +0100 Subject: update to 3.2.0RC1 --- PHPINFO | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'PHPINFO') diff --git a/PHPINFO b/PHPINFO index c3645a9..bf51320 100644 --- a/PHPINFO +++ b/PHPINFO @@ -2,7 +2,7 @@ memcached memcached support => enabled -Version => 3.1.6-dev +Version => 3.2.0RC1 libmemcached-awesome version => 1.1.1 SASL support => yes Session support => yes @@ -34,7 +34,7 @@ memcached.compression_type => fastlz => fastlz memcached.compression_factor => 1.3 => 1.3 memcached.compression_threshold => 2000 => 2000 memcached.serializer => igbinary => igbinary -memcached.store_retry_count => 2 => 2 +memcached.store_retry_count => 0 => 0 memcached.default_consistent_hash => Off => Off memcached.default_binary_protocol => Off => Off memcached.default_connect_timeout => 0 => 0 -- cgit