Re: Global lock in http pool

2018-07-10 Thread Oleg Kalnichevski
On Tue, 2018-07-10 at 13:25 +0200, Joan Balagueró wrote: > Thanks Oleg,  > I'm using the Async Client (4.1.2), what must I do to have it > available? Just move to HttpCore 5.0 / HttpClient 5.0? > You have two options: upgrading to HttpClient 5.0 or building a custom connection manager. Oleg >

RE: Global lock in http pool

2018-07-10 Thread Joan Balagueró
Thanks Oleg, I'm using the Async Client (4.1.2), what must I do to have it available? Just move to HttpCore 5.0 / HttpClient 5.0? -Mensaje original- De: Oleg Kalnichevski [mailto:ol...@apache.org] Enviado el: martes, 10 de julio de 2018 13:22 Para: HttpClient User Discussion Asunto:

Re: Global lock in http pool

2018-07-10 Thread Oleg Kalnichevski
On Tue, 2018-07-10 at 12:01 +0200, Joan Balagueró wrote: > Hello, > >   > > We are using the async http client 4.1.2 in our app (an api Gateway). > Several installations are managing more than 15.000 requests > simultaneous > opened, and now we are in the process to optimize some code in the >

Global lock in http pool

2018-07-10 Thread Joan Balagueró
Hello, We are using the async http client 4.1.2 in our app (an api Gateway). Several installations are managing more than 15.000 requests simultaneous opened, and now we are in the process to optimize some code in the proxy. Some time ago we could read a thread talking about the global