Re: Timeout for a spinning ZPsycopgDA
Nico Grubert <[email protected]>
| Newsgroups | gmane.comp.python.db.psycopg.devel |
|---|---|
| Message-ID | <[email protected]> |
> Please, take a look at my post about migrating from psycopg1 to > psycopg2. The huge amount of hanging connections could be caused by an > heavily loaded Zope server. > > Please check also my post on Zope mailing list about __setstate__ Hi Marco the strange thing is, the > 300 connections came from a non Zope application (perl-based ticket system "OTRS"). There are also a few connections from different Zope servers, but always 4 connections for each Zope server (I am running all my Zope serves with 4 threads). Thanks for the tip in the Zope mailinglist about __setstate__. Funny you post there at the same time, I had the problem. ;-)