spring-cloud / spring-cloud-gateway

An API Gateway built on Spring Framework and Spring Boot providing routing and more.
http://cloud.spring.io
Apache License 2.0
4.55k stars 3.33k forks source link

Possibility to configure Netty's Http Client Pool Leasing Strategy #3574

Closed pandrez closed 3 weeks ago

pandrez commented 3 weeks ago

As described here, there are cases where it would be useful to configure a different leasing strategy for the Reactor Netty's Http Client Pool.

I will create a PR for this feature.

gonmmarques commented 3 weeks ago

Also looking into having this!

spencergibb commented 3 weeks ago

Closing in favor of #3575