
bugzilla at apache
Jun 15, 2009, 1:40 AM
Views: 173
Permalink
|
|
[Bug 47368] New: Load test problem for Apache and Tomcat
|
|
https://issues.apache.org/bugzilla/show_bug.cgi?id=47368 Summary: Load test problem for Apache and Tomcat Product: Apache httpd-2 Version: 2.3-HEAD Platform: Other OS/Version: Linux Status: NEW Severity: major Priority: P1 Component: All AssignedTo: bugs[at]httpd.apache.org ReportedBy: aneesha.pant[at]edelcap.com We are trying to run a load test using borland Silk route on a application running on Tomcat 5.0.16 on Apache 2.2.3.11. we have configured 4 tomcats with 1 Apache using worker.properties file. when we try to run 1000 concurrent users doing transactions on the website the site stops responding after about 10 min. on the server side we have observed that the cpu utilisation shoots upto 100% for server process (Apache). the user cpu utilisation is not much. Then the site hangs and the cpu become 100% idle. this is a very strange behaviour, we observed that the max httpd connects was going upto 2050, so we increased the maxclients to 3072 (earlier tried with 1024 & 2048). We have tried to increase the RAM of the TOM cat from 1GB to 2GB each, but no significant difference in the behaviour. Server Dell 2950 OS REdHAT- 5.2 -- Configure bugmail: https://issues.apache.org/bugzilla/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the assignee for the bug. --------------------------------------------------------------------- To unsubscribe, e-mail: bugs-unsubscribe[at]httpd.apache.org For additional commands, e-mail: bugs-help[at]httpd.apache.org
|