4 Aug
2004
4 Aug
'04
9:19 a.m.
Hello, vaibhav uprety wrote:
I want to test the scalability of Zope to ensure that it can handle high request rate.
Can anybody recommend me a tool which i can use to generate multiple hits at my zope site.
http://joedog.org/siege/ http://httpd.apache.org/test/flood/ If you test Zope with higth request rates please set it up correctly. Use ZEO, Caches, Turn off debug mode, ... Search google for more. bye by Wolfgang