On Tuesday 18 February 2003 4:04 pm, Chris Withers wrote:
> Hi,
>
> I have a Zope instance whose memory usage is ballooning every so often (to
> 800Mb or so :-S) Now, I can see using top that one Zope process is using a
> lot of CPU and I'm guessing it's doing some silly iteration that's dragging
> huge numbers of objects into memory.

If you have got a live one then "Control Panel" / "Debug Information" will 
show current  requests.

> As a related question, does the line get written to Z2.log before or after
> serving the request has been completed?

You mean the log that has a field for the number of bytes sent back to the 
client?

;-)

-- 
Toby Dickenson
http://www.geminidataloggers.com/people/tdickenson

_______________________________________________
Zope-Dev maillist  -  [EMAIL PROTECTED]
http://mail.zope.org/mailman/listinfo/zope-dev
**  No cross posts or HTML encoding!  **
(Related lists - 
 http://mail.zope.org/mailman/listinfo/zope-announce
 http://mail.zope.org/mailman/listinfo/zope )

Reply via email to