Hope below link would be helpful http://shivendra-tripathi.blogspot.com/2011/05/http-transport-in-axis2-how-to-fix.html
On Thu, Aug 18, 2011 at 3:13 AM, Himakar Chennapragada <hima...@us.ibm.com>wrote: > > Is there a way to prevent/avoid or minimize the CLOSE_WAITs from happening > when we DO NOT use the REUSE_HTTP_CLIENT option on the ServiceClient > interface. > > We have multiple threads calling out to *same or different *web services. > We use a new ServiceClient for *each invocation* to an external web > service (same or different service) without the REUSE_HTTP_CLIENT option and > that produces multiple CLOSE_WAITs that seem to grow over time. We do > understand that using the REUSE_HTTP_CLIENT option helps in this area but we > want to explore other ways without using this option if any. > > Best Regards, > -Himakar >