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.