From f3380b1c430bbac8a0cb9e095e8d5cc13a2cbcc4 Mon Sep 17 00:00:00 2001 From: Kit Patella Date: Wed, 18 Nov 2020 16:54:48 -0800 Subject: [PATCH] Merge pull request #9091 from scellef/correct-upgrade-guide Correcting text on when default was changed in Consul --- website/pages/docs/upgrading/upgrade-specific.mdx | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/website/pages/docs/upgrading/upgrade-specific.mdx b/website/pages/docs/upgrading/upgrade-specific.mdx index 8db12f9df1..487037c882 100644 --- a/website/pages/docs/upgrading/upgrade-specific.mdx +++ b/website/pages/docs/upgrading/upgrade-specific.mdx @@ -137,8 +137,8 @@ Starting with Consul 1.7.1 this is the new default. ### Vault: default `http_max_conns_per_client` too low to run Vault properly Consul 1.6.3 introduced [limiting of connections per client](/docs/agent/options#http_max_conns_per_client). The default value -was 100, but Vault could use up to 128, which caused problems. If you want to use Vault with Consul 1.6.3, you should change the value to 200. -Starting with Consul 1.6.4 this is the new default. +was 100, but Vault could use up to 128, which caused problems. If you want to use Vault with Consul 1.6.3 through 1.7.0, you should change the value to 200. +Starting with Consul 1.7.1 this is the new default. ## Consul 1.6.0