Re: [ANNOUNCEMENT] HttpComponents Client 4.5 GA Released

2015-06-05 Thread Shawn Heisey
On 6/5/2015 3:24 AM, Oleg Kalnichevski wrote: > The Apache HttpComponents project is pleased to announce 4.5 GA release > of HttpComponents HttpClient. > > HttpClient 4.5 (GA) is a minor feature release that includes several > incremental enhancements to the existing functionality such as support >

Re: [ANNOUNCEMENT] HttpComponents Client 4.5 GA Released

2015-06-05 Thread Michael Osipov
> The Apache HttpComponents project is pleased to announce 4.5 GA release > of HttpComponents HttpClient. > > HttpClient 4.5 (GA) is a minor feature release that includes several > incremental enhancements to the existing functionality such as support > for private domains in the Mozilla Public Su

[ANNOUNCEMENT] HttpComponents Client 4.5 GA Released

2015-06-05 Thread Oleg Kalnichevski
The Apache HttpComponents project is pleased to announce 4.5 GA release of HttpComponents HttpClient. HttpClient 4.5 (GA) is a minor feature release that includes several incremental enhancements to the existing functionality such as support for private domains in the Mozilla Public Suffix List.

Re: What is the relation between TIME_WAIT and HTTP Client calls to a RestService?

2015-06-05 Thread Oleg Kalnichevski
On Thu, 2015-06-04 at 15:32 -0700, Check Peck wrote: > @Michael: Thanks for your suggestion. Can you explain me why do you think, > it's a TCP issue? I was assuming may be the way I am using RestTemplate in > my code might not be right and that's why it might be resulting in > TIME_WAIT connections