Skip to content

Commit 2e0db8e

Browse files
committed
Add info on Request-based load-balancing support limitations.
1 parent 7d6b985 commit 2e0db8e

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

docs/src/main/asciidoc/spring-cloud-commons.adoc

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1058,6 +1058,8 @@ For that functionality, it is useful to have the selected service instance (whic
10581058

10591059
By default, the name of the cookie is `sc-lb-instance-id`. You can modify it by changing the value of the `spring.cloud.loadbalancer.instance-id-cookie-name` property.
10601060

1061+
NOTE: This feature is currently supported for WebClient-backed load-balancing.
1062+
10611063
[[spring-cloud-loadbalancer-hints]]
10621064
=== Spring Cloud LoadBalancer Hints
10631065

0 commit comments

Comments
 (0)