It looks a bit aggressive to me, but if you say it’s ok, it’s fine for me.
So you confirm I need to keep reference to poolingHttpClientConnectionManager right ? No way from httpclient Thanks On Sunday, March 11, 2018, Oleg Kalnichevski <ol...@apache.org> wrote: > On Sun, 2018-03-11 at 15:57 +0100, Philippe Mouawad wrote: > > I mean starting with a fresh sslcontext. > > It works if I keep a ref on PoolingHttpConnectionManager and call > > > > poolingHttppoolingHttpClientConnectionManagerClientConnectionMan > ager.closeExpiredConnections(); > poolingHttpClientConnectionManager.closeIdleConnections(1L, > > TimeUnit.MICROSECONDS); > > > > > > But is there a better way ? > > What is so bad about using the connection manager to close out all > persistent connections? > > Oleg > > --------------------------------------------------------------------- > To unsubscribe, e-mail: httpclient-users-unsubscr...@hc.apache.org > For additional commands, e-mail: httpclient-users-h...@hc.apache.org > > -- Cordialement. Philippe Mouawad.