Re: Question about ThreadSafeClientConnManager change maxTotal on fly

2016-05-01 Thread Oleg Kalnichevski
On Fri, 2016-04-29 at 14:51 +0200, NGUYEN-VIET Quang wrote: > Hello, > > We use httpclient 4.1. ( we plan to upgrade soon) > > Juste a simple question about how connection pool behave when we change > maxTotal on fly, without releasing connetions in use. ( with > releaseConnection() for

Question about ThreadSafeClientConnManager change maxTotal on fly

2016-04-29 Thread NGUYEN-VIET Quang
Hello, We use httpclient 4.1. ( we plan to upgrade soon) Juste a simple question about how connection pool behave when we change maxTotal on fly, without releasing connetions in use. ( with releaseConnection() for instance ) If i increase the maxTotal size, I guess that it's not a problem, it