[Zope] Zope is very slow!

J. Atwood jatwood@bwanazulia.com
Thu, 17 Aug 2000 10:52:24 -0400


Hi Christiano (nice first message... :)  )

First of all, lets define slow. What does slow mean? Have you tested it with
AB (apachebench)? You sure it is not your connection? Watched it in TOP? My
guess is that with 2.1.6 (straight) on that system you should be able to get
about 200 requests per second which is not SLOW at all.

Check your Apache, Proxycache and SiteAccess my guess it is there.

Turn off debugging.

Upgrade to 2.2.1 (60% faster on dual processors).

Take a look at 

http://www.zope.org/Members/BwanaZulia/benchmarks.html to get an idea of
what you system should be doing.

Just some suggestions.

J

> From: Christiano Anderson <neptune@zaz.com.br>
> Date: Thu, 17 Aug 2000 11:12:00 -0300 (BRT)
> To: zope@zope.org
> Subject: [Zope] Zope is very slow!
> 
> Hi,
> 
> This is my first message to the list...
> 
> I'm currently running Zope 2.1.6 + Apache 1.3.12 (with proxycache). The
> system is a Solaris 5.6 on a E450 with 2GB Ram and 2 X 450mhz...
> 
> The Zope is running with Apache, using the ProxyCache and SiteAccess to
> convert all requests from port 8080 to 80.
> 
> My problem is: The system is *too slowly*!
> 
> Does anyone know how to optimize the Zope to run quicker? Is there
> anything wrong with this configuration??
> 
> Thanks a lot,
> 
> Christiano Anderson
> 
> 
> 
> _______________________________________________
> 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 )
> 
>