From: | Tony Grant <tony(at)animaproductions(dot)com> |
---|---|
To: | Adam Haberlach <adam(at)newsnipple(dot)com> |
Cc: | pgsql-jdbc(at)postgresql(dot)org |
Subject: | Re: Connection Pooling? |
Date: | 2001-06-28 07:18:08 |
Message-ID: | 3B3ADA30.4010804@animaproductions.com |
Views: | Raw Message | Whole Thread | Download mbox | Resend email |
Thread: | |
Lists: | pgsql-jdbc |
Adam Haberlach wrote:
> This may be a Postgres JDBC question, but it may also be an
> Apache Jakarta/Tomcat question...
>
> I recently moved a few of my pages over from PHP to .jsp and
> now I notice that I've got postgres backends sitting around, as
> though some of my connections are being pooled or persistant.
> As far as I can tell, my scripts are correctly closing the
> connections, so they shouldn't be sitting around--does anyone
> know if there is some automatic pooling/persistant connecting
> happening, either in the JDBC driver or in Tomcat? How would I
> turn this off or adjust it down?
SOmething is amiss... How is Apache Tomcat set up? are you using mod_jk?
Cheers
Tony Grant
--
RedHat Linux on Sony Vaio C1XD/S
http://www.animaproductions.com/linux2.html
Macromedia UltraDev with PostgreSQL
http://www.animaproductions.com/ultra.html
From | Date | Subject | |
---|---|---|---|
Next Message | Renato | 2001-06-28 22:03:58 | JDBC and security |
Previous Message | jlemcke | 2001-06-27 22:55:01 | Re: Majordomo Delivery Error |