[Zope] S...L...O...W Zope

Chris McDonough chrism@digicool.com
Fri, 6 Apr 2001 09:34:32 -0400


Hi Bill,

You may want to try using the debug logger to see if something is hanging...
if you use the -M switch to z2.py, it will produce a log that you can
postprocess to see where your app is getting slow.  There'a s debug log
analysis program at http://www.zope.org/Members/mcdonc/HowTos/DEBUG-LOG
(ignore the bit in it which tells you to modify z2.py, this is already a
part of Zopes 2.2.4+.)  Run the generated debug log through this little
program and see what you come up with.  If any requests hang, there's a
problem, and you should see a pattern.

HTH,

- C



----- Original Message -----
From: "Alberto Berti" <alberto@chiaroscuro.com>
To: "Bill Blevins" <bblevins@fredericksburg.com>
Cc: <zope@zope.org>
Sent: Friday, April 06, 2001 9:46 AM
Subject: Re: [Zope] S...L...O...W Zope


> Bill Blevins wrote:
>
> > fredericksburg.com serves between 30 and 50 thousand page views per day
> > using Zope.
> >
> > Several times per day, the management side of zope slows to a crawl
(several
> > minutes between pages). The Web side slows, but not as noticeably. Most
> > times, restarting zope (3-4 times per day) helps. Other times we have to
> > restart everything.
> >
> > On this box we have other Zope installations as well as other non-zope
> > sites.
> >
> > In order to get help from the list to fix this regular and frustrating
> > problem, what would you need to know?
> >
> > Thanks.
> >
> > Bill
> >
> >
> i see that box is a Windows 2000....(bleah) Only zope hangs or all the os?
>
>
> _______________________________________________
> Zope maillist  -  Zope@zope.org
> http://lists.zope.org/mailman/listinfo/zope
> **   No cross posts or HTML encoding!  **
> (Related lists -
>  http://lists.zope.org/mailman/listinfo/zope-announce
>  http://lists.zope.org/mailman/listinfo/zope-dev )
>