From acc6cfaaf679f0ff771d1f191d82eb8b7292f9b8 Mon Sep 17 00:00:00 2001 From: Sean Ellefson Date: Mon, 2 Nov 2020 15:10:34 -0800 Subject: [PATCH] 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 47835104c8..c6f24a0a7e 100644 --- a/website/pages/docs/upgrading/upgrade-specific.mdx +++ b/website/pages/docs/upgrading/upgrade-specific.mdx @@ -128,8 +128,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