From 2ede81fec47c5c927368d7a65d014d605c0385e1 Mon Sep 17 00:00:00 2001 From: buildmaster Date: Mon, 27 Jan 2020 17:02:57 +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 5bb481eb..d187f4fa 100644 --- a/reference/html/appendix.html +++ b/reference/html/appendix.html @@ -285,6 +285,11 @@ Also, you can define your own properties.

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

+

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

+ +

Duration after which the channel will be closed. If NULL, there is no max life time.

+ +

spring.cloud.gateway.httpclient.pool.name

proxy

The channel pool map name, defaults to proxy.