Re: Question about our use of HttpClient

2011-10-23 Thread sebb
On 23 October 2011 12:19, Philippe Mouawad wrote: > Hello, > I was wondering why we chose in the different implementations of Samplers > using HttpClient 3 and 4 to use an instance per Thread in ThreadLocal zone > instead of using : > >   - ThreadSafeClientConnManager for HC4 >   - MultiThreadedHt

Question about our use of HttpClient

2011-10-23 Thread Philippe Mouawad
Hello, I was wondering why we chose in the different implementations of Samplers using HttpClient 3 and 4 to use an instance per Thread in ThreadLocal zone instead of using : - ThreadSafeClientConnManager for HC4 - MultiThreadedHttpConnectionManager for HC3.1 (see http://pro-programmers.