Hi Tim,
       Thanks for the reply.
       Our server machine configuration is :
       PIII 450MHz,256MBRAM,40 GB Harddisk.
       Tomcat version : 4.0.4
       JDK Version : 1.4 
       Network: Ping time is less than 10ms from load test client machine.
       Server serves the sigle request in 5-10 seconds.
        

       Test: We are trying to simulate 500-2000 users concurrently.
       
 
       Is server with above configuration can hadle this load?
  
       Some of the client requests are failing to open a socket with server
with the load of just 250 requests?Any clues why?

Thanks and regards
Gurlal Brar



-----Original Message-----
From: Tim Funk [mailto:[EMAIL PROTECTED]
Sent: Tuesday, January 13, 2004 5:36 PM
To: Tomcat Users List
Subject: Re: Concurrent Requests


Tomcat can handle as many concurrent requests as the server it is on and the

speed of the network. Thats all the more specific I can be. There are too 
many variables in play. For example - the default servlet on a low powered 
box can easily serve 100 concurrent requests.

-Tim

Gurlal Brar wrote:

> Hi All,
>         I would like to know that how many concurrent requests to a single
> Servlet Tomcat 4 can handle easily.
> Please also refer some study material to do load testing of an web
> application running in tomact 4.
> 


---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to