Netflix / zuul

Zuul is a gateway service that provides dynamic routing, monitoring, resiliency, security, and more.
Apache License 2.0
13.41k stars 2.36k forks source link

[Zuul] Ability to Configure Global Connection Pool Defaults #552

Open sandy-adi opened 5 years ago

sandy-adi commented 5 years ago

Currently the connection pool defaults are hard coded. Is there a reason for hard coding this? Can we change this to make the global defaults configurable?

artgon commented 5 years ago

Those are not hardcoded, they are fast properties that can be configured via Archaius. Take a look at the sample properties and wiki: https://github.com/Netflix/zuul/wiki/Core-Features#connection-pooling