Re: What is the preferred way to override host name resolution in HC 4.1?

2011-10-14 Thread Vasile Alin
gt; implementation to the socket factory.  It looks like in HC 4.1, this is >> deprecated.  What is the preferred way of customizing host name resolution? >> >> I took a look at the source code, and I am guessing I will need to override >> DefaultClientConnectionOpera

Re: What is the preferred way to override host name resolution in HC 4.1?

2011-10-14 Thread Vasile Alin
On 14 October 2011 18:58, Matt Solnit wrote: > Hi everyone.  In HC 4.0, the way that a host name is converted to an > InetAddress object could be overridden by passing a custom HostNameResolver > implementation to the socket factory.  It looks like in HC 4.1, this is > deprecated.

What is the preferred way to override host name resolution in HC 4.1?

2011-10-14 Thread Matt Solnit
Hi everyone. In HC 4.0, the way that a host name is converted to an InetAddress object could be overridden by passing a custom HostNameResolver implementation to the socket factory. It looks like in HC 4.1, this is deprecated. What is the preferred way of customizing host name resolution? I

Re: HC 4.1

2011-02-09 Thread Moore, Jonathan
an > > HttpCore 4.1 used by HttpClient 4.1 should be approximately 5% faster > than HttpCore 4.0. Otherwise, HC 4.0 and HC 4.1 should be pretty much > equal in terms of performance. > > Oleg > > >

Re: HC 4.1

2011-02-09 Thread Oleg Kalnichevski
t 4.1 should be approximately 5% faster than HttpCore 4.0. Otherwise, HC 4.0 and HC 4.1 should be pretty much equal in terms of performance. Oleg - To unsubscribe, e-mail: httpclient-users-unsubscr...@hc.apache.org For addition

HC 4.1

2011-02-09 Thread Joan Balaguero
Hello Oleg, I’m using HttpClient4.0.3. In terms of performance, is there any gain using HttpClient 4.1. vs 4.0.3? Thanks, Joan.

Re: HC 4.1 release date

2009-11-15 Thread Oleg Kalnichevski
natarajan_va...@emc.com wrote: When is HttpClient 4.1 GA release planned? Provided everything goes well, 4.1-alpha1 should be released before the end of the year. There is presently no time line for the 4.1 GA release I could commit myself to. All new features planned for 4.1 are basically

HC 4.1 release date

2009-11-13 Thread Natarajan_Valli
When is HttpClient 4.1 GA release planned?