I discovered, that Zope 2.4.3 uses about 24% of CPU instead of the usual 0.1 - 1% the <2.4.3 versions are using (there are parallel instances from 2.3.3 to 2.4.3 on the same machine). Although this shouldn't be a problem: is this normal behavior in 2.4.3 or not? How can I discover, which part or product makes such a load? _________________________________________________________________ Join the worlds largest e-mail service with MSN Hotmail. http://www.hotmail.com
Stephan Goeldi wrote:
I discovered, that Zope 2.4.3 uses about 24% of CPU instead of the usual 0.1 - 1% the <2.4.3 versions are using (there are parallel instances from 2.3.3 to 2.4.3 on the same machine).
Although this shouldn't be a problem: is this normal behavior in 2.4.3 or not?
It's not normal for Zope to take up 24% of CPU at idle state. Is it at idle state?
Stephan Goeldi writes:
I discovered, that Zope 2.4.3 uses about 24% of CPU instead of the usual 0.1 ... How can I discover, which part or product makes such a load? You can use the build in profiler...
I think, there is a HowTo at Zope.org. Dieter
participants (3)
-
Chris McDonough -
Dieter Maurer -
Stephan Goeldi