[thelist] Simulating User Testing
Daniel J. Cody
dcody at oracular.com
Fri Mar 24 12:04:55 2000
Cherian -
The Apache webserver comes with a nifty little benchmarking/simulation
tool, called simply enough, ab. It can simulate a variety of variables
for you, and is pretty easy to use.
If you use Apache, you can find it in your APACHE_HOME/bin directory
Good luck, and may your servers be fast ;)
.djc.
cherian joseph wrote:
>
> Hi
>
> I am doing a website design and development were the number of users
> may range from 500 to 5000.Now I want to know is there any tool which may
> simulate for me the user testing,and simulate the condition of say 1000
> users logged on to the site simultanously.This will be very helpful for
> us.If there is no tool how to ensure the success of the site over these
> boundary conditions.
> Site is on NT with javascripts,ASP,SQlserver.