Tim Peters wrote:
[Dieter Maurer]

They did not tell us about their application. But, Zope's database
adapters work like this. They use the ZODB cache (and its pool) as an RDB
connection pool. Thus, if the ZODB caches are not released, the RDB
connections won't.


I believe you, but I'm not sure what to make of it; for example,

1. The OP is the only person who has this problem?

2. Other people have this problem too, and don't know what to do about
   it either, but never complain?

3. Other people have had this problem, but do know what to do about it?

I am one of those people of point 2 and 3.

This behaviour which I recognise of zope from years back, is still plaguing me with some apps we have. They still run zope2.6 and DCO2, so maybe some of the problems are aleviated in newer zopes, but I do recognise the problem description here.

/dario

--
-- -------------------------------------------------------------------
Dario Lopez-Kästen, IT Systems & Services Chalmers University of Tech.
Lyrics applied to programming & application design:
"emancipate yourself from mental slavery" - redemption song, b. marley

_______________________________________________
For more information about ZODB, see the ZODB Wiki:
http://www.zope.org/Wikis/ZODB/

ZODB-Dev mailing list  -  ZODB-Dev@zope.org
http://mail.zope.org/mailman/listinfo/zodb-dev

Reply via email to