HttpClient -- possible resource leak?

2004-06-09 Thread Michael Mastroianni
I have a multi-threaded app, using Httpclient to download a few thousand urls at a time. Currently, I have one MultiThreadedHttpConnectionManager, which the thread manager creates, and passes around to each of its worker threads. Each thread has a queue of urls, and it creates a new HttpClient,

RE: HttpClient -- possible resource leak?

2004-06-09 Thread Michael Mastroianni
-- possible resource leak? Date: Wed, 9 Jun 2004 10:43:10 -0400 From: Michael Mastroianni [EMAIL PROTECTED] To: [EMAIL PROTECTED] I have a multi-threaded app, using Httpclient to download a few thousand urls at a time. Currently, I have one MultiThreadedHttpConnectionManager, which the thread manager

RE: HttpClient -- possible resource leak?

2004-06-09 Thread Michael Mastroianni
-- Reply-To: Jakarta Commons Developers List [EMAIL PROTECTED] Subject: RE: HttpClient -- possible resource leak? Date: Wed, 9 Jun 2004 11:46:09 -0400 From: Michael Mastroianni [EMAIL PROTECTED] To: Jakarta Commons Developers List [EMAIL PROTECTED] Thanks for your help. Here are some details 1

RE: HttpClient -- possible resource leak?

2004-06-09 Thread Michael Mastroianni
Developers List [EMAIL PROTECTED] Subject: RE: HttpClient -- possible resource leak? Date: Wed, 9 Jun 2004 12:56:48 -0400 From: Michael Mastroianni [EMAIL PROTECTED] To: Jakarta Commons Developers List [EMAIL PROTECTED] It doesn't terminate. Instead, it begins to take more and more cpu, and just