----- Original Message ----- From: "Raphael Pesche" <raphael.pesche@rz.uni-freiburg.de> To: <zope@zope.org> Sent: Friday, June 02, 2006 7:20 AM Subject: [Zope] left frame loads after a very long time
Hi,
loading the ZMI with a browser is usually a rather long process but since we updated the OS on our machine (Suse 10.1 with GCC 4.1) the left frame (manage_menu) needs now more than 4mn to be loaded eating all the cpu.
We use a ZEO-configuration with Zope-2.8.7. I installed the ZopeProfiler but can't figure out much of the output. The script "ClientStorage.py" is the one that takes the longest time by far.
Any clues as to what might be wrong there or where I should have a look to understand the problem more deeply?
I have noticed the same issue on a new installation: Athlon64 3000+ cpu, CentOS 4.3 (x86_64), Zope 2.9.2, running a ZEO configuration (zeo server runs on another machine). I have ignored the problem so far, but am very interested as to what the cause may be! Jonathan