"T. Kandasamy" wrote: > > Hi > > In our organization, we are trying to put the tomcat 3.3 in the production > environment. I wish to see > some performance test results of the tomcat. Is it highly stable?. If any is > using the tomcat in the > production/ live server, please share your experinces with me. > > we have successfully integrated apache web server with tomcat. I unable to > see performance results > in the jakarata.apache.org. How concurrent requests it will handle?. we are > having redhad linux with > processor and 4gb ram machine. please give your reply
I wouldn't rely on any benchmarks or experiences of others since they could be a result of a totally different scenario then yours. There is a simple tool called 'ab' that comes with Apache. It is extremely easy to simulate server load with it. I suggest you try it in your environment and make decisions for yourself. Bojan PS. My own benchmarks show that a P2 266 with 288 MB of RAM, 2 UW SCSI disks, running RedHat Linux 7.0 with selective Rawhide updates, kernel 2.4.14, Apache 1.3.22 and TC 3.3 can serve around 60 requests per second (or 17 ms per request) at concurrency of 10 requests, using one of my typical Velocity pages... which is probably totally irrelevant for your scenario. -- To unsubscribe, e-mail: <mailto:[EMAIL PROTECTED]> For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>