From 5b9f125e064fbacfa01889b1167f5d93e00f6541 Mon Sep 17 00:00:00 2001 From: buildmaster Date: Fri, 29 Nov 2019 10:35:03 +0000 Subject: [PATCH] Sync docs from master to gh-pages --- reference/html/appendix.html | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/reference/html/appendix.html b/reference/html/appendix.html index d2feed90..fe928855 100644 --- a/reference/html/appendix.html +++ b/reference/html/appendix.html @@ -270,6 +270,11 @@ Also, you can define your own properties.

Only for type FIXED, the maximum number of connections before starting pending acquisition on existing ones.

+

spring.cloud.gateway.httpclient.pool.max-idle-time

+ +

Time in millis after which the channel will be closed. If NULL, there is no max idle time.

+ +

spring.cloud.gateway.httpclient.pool.name

proxy

The channel pool map name, defaults to proxy.