Re: Long wait times in MultiThreadedHttpConnectionManager.doGetConnection(...)

2008-07-18 Thread Algirdas Veitas
Hi Oleg, Many thanks for the guidance, working much better now :) Al On Thu, Jul 17, 2008 at 2:56 PM, Oleg Kalnichevski [EMAIL PROTECTED] wrote: On Wed, 2008-07-16 at 16:19 -0700, Algirdas Veitas wrote: Hi, Our application is using HttpClient 3.0.1 and is experiencing long wait times

Re: Long wait times in MultiThreadedHttpConnectionManager.doGetConnection(...)

2008-07-17 Thread Oleg Kalnichevski
On Wed, 2008-07-16 at 16:19 -0700, Algirdas Veitas wrote: Hi, Our application is using HttpClient 3.0.1 and is experiencing long wait times (started happening recently it seems) in the method MultiThreadedHttpConnectionManager.doGetConnection(...). To give a summary of the application, we

Long wait times in MultiThreadedHttpConnectionManager.doGetConnection(...)

2008-07-16 Thread Algirdas Veitas
Hi, Our application is using HttpClient 3.0.1 and is experiencing long wait times (started happening recently it seems) in the method MultiThreadedHttpConnectionManager.doGetConnection(...). To give a summary of the application, we have a bunch of threads (message driven beans, JBoss 4.0.2, JDK