Hi we are running tomcat5.0 on sun V20z server
Backed is mysql
Our requirement is to provide 200 concurrent hits per second
There are 300K users registration on the server
For this what is the requirement?
How much bandwidht it require for giving above concurrency?
How to configure the server?
howmany concurrent users does tomcat support? if i want to design a
web application for 30,000 concurrent users in pick hours
what is the step?
Which type of server it needs
How to configure the tomcat server for the same?
How many maximum concurrent hit tomcat can serve per second?
Thanks in adva