RV: Migration from Async 4.1.3 to HttpClient 5

2018-11-10 Thread Joan Balagueró - ventusproxy
Hello Oleg, Sorry, but I think I'm going to need a bit more help to finish understand this ... This was my test: a. A load of around 2000 req/s b. Just 1 route = http://54.38.179.182:8080 c. Every time we change the max_connections value this method is executed: public void setMaxConnect

NoHttpResponseException in the async client

2016-11-11 Thread Joan Balagueró - ventusproxy
Hello, We have replaced the httpclient by the async client in our application. Everything works fine, but the ‘NoHttpResponseException’ has disappeared from our error statistics reports. So, or with the new async pool this error does not occur for some reason (that I don’t know) or we are not catc