Re: Re[2]: [Zope] 2 zope faster 1 zope running
Can you stay on the list please. =?Windows-1251?B?wO3k8OXpIM/z9+jt?= writes:
is it possible to increase performance at the next situation?:
Clients are requesting DTML pages that uses ZopeProduct (Client with omniORB -> Server), at the 1 client request processing time is 2 sec at 30 clients this time increases to 10 sec and at 60 clients time is 40 - 60 sec Scaling is not bad. Thus, your problem is the time used already for a single request.
Activate Zope's profiling (Control_Panel -> Debug information -> Profiling) and analyse what operations consume the time. Optimize the hotspots... Dieter
Tuesday, June 18, 2002, 10:55:49 PM: DM> Can you stay on the list please. Ofcourse, sorry DM> =?Windows-1251?B?wO3k8OXpIM/z9+jt?= writes: DM> > is it possible to increase performance at the next situation?: DM> > DM> > Clients are requesting DTML pages that uses ZopeProduct (Client with omniORB -> Server), at the DM> > 1 client request processing time is 2 sec DM> > at 30 clients this time increases to 10 sec DM> > and at 60 clients time is 40 - 60 sec DM> Scaling is not bad. Thus, your problem is the time used already for DM> a single request. Times may not be correct. I tried point to scaling.. at 60 clients req. processing up to 30 times slower.. DM> Activate Zope's profiling (Control_Panel -> Debug information -> Profiling) DM> and analyse what operations consume the time. DM> Optimize the hotspots... DM> Dieter DM> _______________________________________________ DM> Zope maillist - Zope@zope.org DM> http://lists.zope.org/mailman/listinfo/zope DM> ** No cross posts or HTML encoding! ** DM> (Related lists - DM> http://lists.zope.org/mailman/listinfo/zope-announce DM> http://lists.zope.org/mailman/listinfo/zope-dev ) С уважением, Андрей Пучин
participants (2)
-
Dieter Maurer -
Андрей Пучин