From 89639ce7e72231bf29dcfb08b352023ec5cd7c1a Mon Sep 17 00:00:00 2001 From: Tom Pallister Date: Sat, 13 Oct 2018 17:48:04 +0100 Subject: [PATCH] removed text we dont need --- docs/features/loadbalancer.rst | 1 - 1 file changed, 1 deletion(-) diff --git a/docs/features/loadbalancer.rst b/docs/features/loadbalancer.rst index 6dab790d..841d1661 100644 --- a/docs/features/loadbalancer.rst +++ b/docs/features/loadbalancer.rst @@ -108,4 +108,3 @@ subsequent requests. This means the sessions will be stuck across ReRoutes. Please note that if you give more than one DownstreamHostAndPort or you are using a Service Discovery provider such as Consul and this returns more than one service then CookieStickySessions uses round robin to select the next server. This is hard coded at the moment but could be changed. -=======