CrystalCracker wrote:
Given that each request takes 2 seconds on average. Among them, some of them
take less than 500ms, and some take as long as 5 seconds or even a little
more sometimes.

How many  such concurrent request would a tomcat server running on a double
quad-core server handle?
At least 8 (1 per core), but that's about all you can tell without finding where the bottlenecks are.

I am trying to understand the relation between CPU, response time and no of
concurrent requests.

D



---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscr...@tomcat.apache.org
For additional commands, e-mail: users-h...@tomcat.apache.org

Reply via email to