When starting a new thread (ie sending a message to the list about a
new topic) please do not reply to an existing message and change the
subject line. To many of the list archiving services and mail clients
used by list subscribers this makes your new message appear as part
of the old thread. Thi
: Friday, March 10, 2006 7:50 AM
To: users@tomcat.apache.org
Subject: RE: Tomcat jdbc settings
Thanks Tim.
I have also noticed that bouncing the tomcat clears the connections. So are
you saying java's garbage collection will clear the old connections out?
Does this mean my settings below are
Sent: Friday, March 10, 2006 3:46 AM
To: users@tomcat.apache.org
Subject: Tomcat jdbc settings
Hi,
I have set up Tomcat 4.1.31 with a JDBC pool using the settings below.
However I 'm a bit confused about my the way this works.
1. InitialSize is set to 5 yet I don't see any connection
.
-Original Message-
From: Edward Quick [mailto:[EMAIL PROTECTED]
Sent: Friday, March 10, 2006 3:46 AM
To: users@tomcat.apache.org
Subject: Tomcat jdbc settings
Hi,
I have set up Tomcat 4.1.31 with a JDBC pool using the settings below.
However I 'm a bit confused about my the way
Hi,
I have set up Tomcat 4.1.31 with a JDBC pool using the settings below.
However I 'm a bit confused about my the way this works.
1. InitialSize is set to 5 yet I don't see any connections started after
Tomcat is bounced.
2. Some of the older connections are not getting cleared down.
3. Al