On Mon, Apr 27, 2009 at 12:40 PM, Peter Bengtsson wrote:
> What have you done to investigate memory leaks?
> What external connectors are you using, like MySQL or LDAP?
>
It is probably not a memory leak. The graph is what I'd expect in a
garbage collection scenario (ie. Python).
Hedley
What have you done to investigate memory leaks?
What external connectors are you using, like MySQL or LDAP?
2009/4/27 Gerhard Schmidt :
> HI,
>
> I've encounters a performance Problem with Zope. Some requests take very
> long time to process while others are served very fast. All request go for
>
HI,
I've encounters a performance Problem with Zope. Some requests take very
long time to process while others are served very fast. All request go for
the URL. The time for the delayed Requests grows with the memory size of
the Zope Process. It's direct proportional.
I have generated a chart sho