From b0441f8ecaeff675ea032091a8f8f9c103bf0157 Mon Sep 17 00:00:00 2001 From: Dave Syer Date: Fri, 17 Oct 2014 17:08:16 +0000 Subject: [PATCH] Sync docs from master to gh-pages --- spring-cloud.html | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/spring-cloud.html b/spring-cloud.html index 97b1f93..d86eece 100644 --- a/spring-cloud.html +++ b/spring-cloud.html @@ -1249,7 +1249,7 @@ fine if you ensure that your application has a ID, or VIP).

-

See {github-code}/spring-cloud-netflix-core/src/main/java/org/springframework/cloud/netflix/eureka/EurekaInstanceConfigBean.java[EurekaInstanceConfigBean] and {github-code}/spring-cloud-netflix-core/src/main/java/org/springframework/cloud/netflix/eureka/EurekaClientConfigBean.java[EurekaClientConfigBean] for more details of the configurable options.

+

See EurekaInstanceConfigBean and EurekaClientConfigBean for more details of the configurable options.

Why is it so Slow to Register a Service?

@@ -1903,7 +1903,7 @@ and puts it in a request header for the downstream requests.