singleton httpclient
Cantor, Scott
cantor.2 at osu.edu
Mon Nov 18 16:22:27 EST 2019
On 11/18/19, 4:12 PM, "dev on behalf of Jim Fox" <dev-bounces at shibboleth.net on behalf of fox at washington.edu> wrote:
> If there is a PoolingHttpClientConnectionManager somewhere on that plate of spaghetti, how do I control the min
> and max connection limits?
If there are settings other than maxConnectionsTotal and maxConnectionsPerRoute they're probably not exposed. The builder is there to make Spring config more friendly but it's got a lot of known gaps. But those two are definitely there.
-- Scott
More information about the dev
mailing list