Hi guys, Some days ago may server got some high CPU load and was unavailable to any web-request. When I checked what causes it I found out it was Tomcat5.5. So I did run some benchmark tests with ab (Apache Benchmark) and found out that I can repeatedly crash Tomcat5.5 with some 'high' concurrent values (ab -n 400 -c 100 http://domain.com/xwiki/bin/view/Main/).
In some posts it was hinted that not Tomcat itself crashs, but the webapp itself and the developers may be able to track what causes the loop. Are you able to reproduce that? Is it really a XWiki issue or is it indeed a Java/Tomcat issue? Can I help in someway? Cheers My system ---------------- Dedicated Server running Debian 4 1024MB RAM 100Mbit/s Tomcat5.5 Java JDK 1.5 Apache2 XWiki 1.3.1.8931 _______________________________________________ devs mailing list [email protected] http://lists.xwiki.org/mailman/listinfo/devs

