Return-Path: Delivered-To: apmail-tomcat-users-archive@www.apache.org Received: (qmail 64867 invoked from network); 22 Sep 2008 13:16:42 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (140.211.11.2) by minotaur.apache.org with SMTP; 22 Sep 2008 13:16:42 -0000 Received: (qmail 46821 invoked by uid 500); 22 Sep 2008 13:16:28 -0000 Delivered-To: apmail-tomcat-users-archive@tomcat.apache.org Received: (qmail 46803 invoked by uid 500); 22 Sep 2008 13:16:28 -0000 Mailing-List: contact users-help@tomcat.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: "Tomcat Users List" Delivered-To: mailing list users@tomcat.apache.org Received: (qmail 46792 invoked by uid 99); 22 Sep 2008 13:16:28 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Mon, 22 Sep 2008 06:16:28 -0700 X-ASF-Spam-Status: No, hits=1.2 required=10.0 tests=SPF_NEUTRAL X-Spam-Check-By: apache.org Received-SPF: neutral (athena.apache.org: local policy) Received: from [76.96.62.16] (HELO QMTA01.westchester.pa.mail.comcast.net) (76.96.62.16) by apache.org (qpsmtpd/0.29) with ESMTP; Mon, 22 Sep 2008 13:15:27 +0000 Received: from OMTA02.westchester.pa.mail.comcast.net ([76.96.62.19]) by QMTA01.westchester.pa.mail.comcast.net with comcast id Hmvt1a0060QuhwU51pFzdS; Mon, 22 Sep 2008 13:15:59 +0000 Received: from [192.168.1.105] ([68.55.225.178]) by OMTA02.westchester.pa.mail.comcast.net with comcast id HpFV1a00X3ra03G3NpFW5F; Mon, 22 Sep 2008 13:15:30 +0000 X-Authority-Analysis: v=1.0 c=1 a=cBncGWgIznQA:10 a=t5FvxXiK15YA:10 a=xe8BsctaAAAA:8 a=Z2w_nl1AO32V_s6qXP0A:9 a=s8GghdOKYKvuRq2YHsg3Z1oETiQA:4 a=rPt6xJ-oxjAA:10 Message-ID: <48D79A8F.5090707@christopherschultz.net> Date: Mon, 22 Sep 2008 09:15:59 -0400 From: Christopher Schultz User-Agent: Thunderbird 2.0.0.16 (Windows/20080708) MIME-Version: 1.0 To: Tomcat Users List Subject: Re: Tomcat 5.5, JNDI Connection Pooling, Active connections keep increasing.... References: <028001c9181d$6fc17f40$0300000a@animal> <48D27A31.8010003@christopherschultz.net> <002f01c91a44$a0562bf0$0300000a@animal> In-Reply-To: <002f01c91a44$a0562bf0$0300000a@animal> X-Enigmail-Version: 0.95.7 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 7bit X-Virus-Checked: Checked by ClamAV on apache.org -----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 Johnny, Johnny Kewl wrote: > If a datasource in DBCP represents the pool... you cant, you'd make a > million data pools... No, the DataSource object does not represent the pool per se. It's just a factory that produces Connection objects (which, in turn, come from the pool). - -chris -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.9 (MingW32) Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org iEYEARECAAYFAkjXmo8ACgkQ9CaO5/Lv0PADTACgte0ni15h+rcmslF7YI9EWhi4 jlIAn3ULPK3LRdxd6PAvCv8k/mT0zsF1 =P0sr -----END PGP SIGNATURE----- --------------------------------------------------------------------- To start a new topic, e-mail: users@tomcat.apache.org To unsubscribe, e-mail: users-unsubscribe@tomcat.apache.org For additional commands, e-mail: users-help@tomcat.apache.org