Grange, John wrote:
You could try JMeter - Take a look at http://wiki.cocoondev.org/Wiki.jsp?page=LoadTestingFlowWithJMeter

Hope it helps.

I need to stress test a cocoon app to see how it performs with several
users. I found the following thread in the mailing list archives:


http://marc.theaimsgroup.com/?l=xml-cocoon-users&m=101793101732240&w=2 <http://marc.theaimsgroup.com/?l=xml-cocoon-users&m=101793101732240&w=2>


It discusses using software called ab. Is this the current recommened
package people are using for stress testing their cocoon apps?

ab (Apache Bench) certainly helps to test Cocoon, but it doesn't necessarily reveal certain problems. For instance if you hit a certain
page 100'000 times, then Cocoon might generate it once and serve it
from the cache the other 99'999 times and everything looks great, whereas certain problems might only occur when the requests are more "dynamic"


Michael




---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]



--
Michael Wechner
Wyona Ltd.  -   Open Source Content Management   -   Apache Lenya
http://www.wyona.com              http://cocoon.apache.org/lenya/
[EMAIL PROTECTED]                        [EMAIL PROTECTED]


--------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]



Reply via email to