So I tried all the options. I also changed the code to use connection
pooling with only 2 connections but still there are bunch of
CLOSE_WAITS. As soon as I stop tomcat all of them go away. I am not
able to figure out why there are so many CLOSE_WAITS hanging around
when I just have 2 connections in my pool.

On Wed, Oct 8, 2008 at 6:14 AM, Konstantin Kolinko
<[EMAIL PROTECTED]> wrote:
> 2008/10/8 Mohit Anchlia <[EMAIL PROTECTED]>:
>> I can see you can't wait to hear the debate. Anyhow, I am using
>> HttpClient from apache commons and I do have .getReleaseConnection().
>>
>
> See comment #22 here:
> https://issues.apache.org/bugzilla/show_bug.cgi?id=28727#c22
> and the message thread that it refers, [1]:
>
> [1] http://www.mail-archive.com/[EMAIL PROTECTED]/msg04338.html
>
> I do not know, if that applies to your case. That message thread ([1]) is
> of December 2003, thus I do not know whether it is still applicable.
>
> Just my 0.02 EUR.
>
> Best regards,
> Konstantin Kolinko
>
> ---------------------------------------------------------------------
> To start a new topic, e-mail: users@tomcat.apache.org
> To unsubscribe, e-mail: [EMAIL PROTECTED]
> For additional commands, e-mail: [EMAIL PROTECTED]
>
>

---------------------------------------------------------------------
To start a new topic, e-mail: users@tomcat.apache.org
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to