RE: Connection Pool and DNS Resolution timeout

2014-03-06 Thread Alex, Joseph (Contractor)
Pool and DNS Resolution timeout On Mon, 2014-03-03 at 12:59 +, Alex, Joseph (Contractor) wrote: Hi, We use HttpClient 3.1 and Httpcomponents 4.2.x in some of our apps with MultiThreadedHttpConnectionManager and PoolingClientConnectionManager respectively. Some of our server endpoints

Re: Connection Pool and DNS Resolution timeout

2014-03-06 Thread Oleg Kalnichevski
://hc.apache.org/httpcomponents-client-4.3.x/tutorial/html/connmgmt.html#d5e380 Oleg -Joseph -Original Message- From: Oleg Kalnichevski [mailto:ol...@apache.org] Sent: Tuesday, March 04, 2014 8:14 AM To: HttpClient User Discussion Subject: Re: Connection Pool and DNS Resolution timeout

Re: Connection Pool and DNS Resolution timeout

2014-03-04 Thread Oleg Kalnichevski
On Mon, 2014-03-03 at 12:59 +, Alex, Joseph (Contractor) wrote: Hi, We use HttpClient 3.1 and Httpcomponents 4.2.x in some of our apps with MultiThreadedHttpConnectionManager and PoolingClientConnectionManager respectively. Some of our server endpoints use a Global Name which can be

Connection Pool and DNS Resolution timeout

2014-03-03 Thread Alex, Joseph (Contractor)
Hi, We use HttpClient 3.1 and Httpcomponents 4.2.x in some of our apps with MultiThreadedHttpConnectionManager and PoolingClientConnectionManager respectively. Some of our server endpoints use a Global Name which can be switched to point to different data centers at runtime, depending on which