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

2011-02-09 Thread Oleg Kalnichevski
On Wed, 2011-02-09 at 14:40 +0100, Joan Balaguero wrote: > 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. > Joan HttpCore 4.1 used by HttpClient 4.1 should be approximately 5% faster t

Re: HC 4.1

2011-02-09 Thread Moore, Jonathan
I would also note that 4.1 includes the caching module, so if you are working with cacheable resources, you may see reduced average latency with the cache in place. Jon Jon Moore On Feb 9, 2011, at 8:57 AM, "Oleg Kalnichevski" wrote: > On Wed, 2011-02-09 at 14:40 +0100, Joan Balag