[Zope] performance issues

Andreas Jung Andreas Jung <lists@andreas-jung.com>
Mon, 28 Oct 2002 12:28:59 +0100


Take a look at ZEO and add some more machines to spread the load
over multiple machines or multiple CPUs.

-aj

--On Montag, 28. Oktober 2002 03:24 -0800 John Doe <gvd_76@yahoo.com> wrote:

> Hi,
>
> I'm running a Zope-application (2.5.1, Python 2.1.3)
> on a dual processor (1 GB mem) Redhat 7.3 machine.
> User-authentication is done by the
> exUserFolder-product (on Postgresql 7.2.1). An
> apache-server runs in front of the Zope server.
>
> Now for the problem/questions.
> Problem: unacceptable performance with 200
> requests/sec.
> Questions:
> - which steps can be taken to improve performance ?
> for the moment 6 child processes are running which
> each use 60 MB of memory (?isn't this alot) ;
> increasing the number of threads will probably help,
> but if each thread will probably use 60 MB
> - how good is the smp-support of Zope (Python) ?
>
>
> Thx in advance,
> ronny.
>
> __________________________________________________
> Do you Yahoo!?
> Y! Web Hosting - Let the expert host your web site
> http://webhosting.yahoo.com/
>
> _______________________________________________
> 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 )




    ---------------------------------------------------------------------
   -    Andreas Jung                     http://www.andreas-jung.com   -
  -   EMail: andreas at andreas-jung.com                              -
   -            "Life is too short to (re)write parsers"               -
    ---------------------------------------------------------------------