HttpAsyncRequestProducer is not sending content fully with HTTPS

2016-08-11 Thread Koji Kawamura
Hello httpclient community, I'm having an issue with HTTPS and HttpAsyncRequestProducer combination, so I would like to ask for some help. I've been using httpclient HttpAsyncRequestProducer to make a non-blocking HTTP POST request. My use case consists of two threads, one is pushing data to a ch

Re: Multiple DNS Server Settings

2016-08-11 Thread Bhowmik, Bindul
Murat, On Thu, Aug 11, 2016 at 1:36 PM, Murat Balkan wrote: > Hi, > I will send out more than 100 get requests to several sites. However, I'd > like to use different DNS Server settings for each of them. What is the most > efficient way of doing this? > > As long as I know the setDns function i

Multiple DNS Server Settings

2016-08-11 Thread Murat Balkan
Hi, I will send out more than 100 get requests to several sites. However, I'd like to use different DNS Server settings for each of them. What is the most efficient way of doing this? As long as I know the setDns function is only applicable to PoolingHttpClientConnectionManager so do I need to