Depends on a lot of things: - number of samplers - assertions - listeners - number of threads - PC spec
I've certainly been able to generate over 200 requests per second on a WinXP PC 1.2GHz 1.5GB Ram using 20 threads and a single HTTP request to Tomcat running locally. That was using GUI mode - non-GUI mode uses fewer resources. S. On 12/02/06, Mark McWhinney <[EMAIL PROTECTED]> wrote: > > Hello, > > I will have a project coming up where the client wants to generate requests > at the rate of 175 requests per second. (It is a large, well established > on-line business with a lot of traffic.) > > Are there any rules of thumb that I can use to approximate how many PCs I > will need to be able to comfortably sustain that rate? > > Thanks, > > Mark > > > > > > --------------------------------------------------------------------- > 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]

