Chris Withers wrote at 2007-10-11 15:09 +0100:
> ...
>Anyone found any good logging methods or other strategies for 
>determining which request dragged all the object in the zodb into memory?

To analyse faults in the persistency design I have
instrumented "ZEO.ServerStub" to optionally log its
communication with ZEO. Among others, it reports which object
it loads, what class and what size the object has.

This is not optimal for your current problem but may help a bit....



-- 
Dieter
_______________________________________________
Zope maillist  -  Zope@zope.org
http://mail.zope.org/mailman/listinfo/zope
**   No cross posts or HTML encoding!  **
(Related lists - 
 http://mail.zope.org/mailman/listinfo/zope-announce
 http://mail.zope.org/mailman/listinfo/zope-dev )

Reply via email to