Question about our use of HttpClient
Philippe Mouawad <[email protected]> Sun, 23 Oct 2011 13:19:31 +0200
| Newsgroups | gmane.comp.jakarta.cactus.devel |
|---|---|
| Message-ID | <CAH9fUpaRshviuS0qZJ-xcCMv0ZQY5+oAPUksb_X85SkpnVBY3w@mail.gmail.com> |
--000e0cd5d050f4927904aff57aa6 Content-Type: text/plain; charset=ISO-8859-1 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.blogspot.com/2009/06/apache-httpclient-multi-threads.html ) It is just a question not a change proposition (It works fine for me as it is implemented now) -- Regards Philippe --000e0cd5d050f4927904aff57aa6--