Anne
Can you input a mixture of navigations within the tests, or does it just go to a single URL like "ab"?
Thanks
From: Anne Blankert <anne.blankert@xxxxxxxxx>
Reply-To: "users@xxxxxxxxxxxxxxxx" <users@xxxxxxxxxxxxxxxx> Date: Friday, October 16, 2015 6:16 PM To: "users@xxxxxxxxxxxxxxxx" <users@xxxxxxxxxxxxxxxx> Subject: Re: web server load testing Hi,
I happen to find 'siege' a pretty easy to use http load tester.
on Ubuntu:
sudo apt-get install siege
you can run 1 or many different urls using one or many concurrent users and you can set random real world intervals or benchmark (0 sec intervals).
URLs can be loaded from a file or be given on the command line.
The tests run from command line.
Happy loadtesting!
Anne
2015-10-16 23:06 GMT+02:00 Rose, John B
<jbrose@xxxxxxx>:
|