Stephan, Are you using Zope 2.1.3? There were problems with versions earlier having to do with a race condition in the ZODB code that caused this kind of problem. I really doubt that your site is busy enough to be running out of threads constantly like this.... more likely something else. Look at the HOWTO section and find the "tracking down hangs using the zope debug log" or some such. follow the directions and find the methods on which it hangs. then come back with your results. Stephan Richter wrote:
Hello everyone,
My client went live with a site today and we are having huge problems with the DB connections. Every one out of five times the request will time out. We are heavily using DB tables for our data storage. (We are using PostGres.)
My client has read that other people experienced the same issue, since only 7 DB connections are allowed at a given time. She read that you can hack the python code somewhere. I am sure you guys know how to do this. If you could send me a set of instructions of how to fix it, that would be great.
Regards, Stephan -- Stephan Richter srichter@cbu.edu CBU - Physics, Chemistry and Electrical Computer Engineering Web2k - Technical Designs, Programming & Project Management
_______________________________________________ Zope maillist - Zope@zope.org http://lists.zope.org/mailman/listinfo/zope ** No cross posts or HTML encoding! ** (Related lists - http://lists.zope.org/mailman/listinfo/zope-announce http://lists.zope.org/mailman/listinfo/zope-dev )
-- Chris McDonough - Digital Creations, Inc. Publishers of Zope - http://www.zope.org