diff options
author | Remi Collet <remi@remirepo.net> | 2022-03-07 15:13:17 +0100 |
---|---|---|
committer | Remi Collet <remi@php.net> | 2022-03-07 15:13:17 +0100 |
commit | e50b105a813d11122ed42f256f4b7898d86e0825 (patch) | |
tree | 031ba12473b78862c644d99da5118b4ea8960cdd /PHPINFO | |
parent | 3a2f49b39a3bdddca907bf3cab4be6956905a4aa (diff) |
update to 3.2.0RC1
Diffstat (limited to 'PHPINFO')
-rw-r--r-- | PHPINFO | 4 |
1 files changed, 2 insertions, 2 deletions
@@ -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 |