bombardment(1) - Linux man page
Name
bombardment - Run Siege with an ever-increasing number of usersSynopsis
bombardment [urlfile] [initial number of clients] [increment value] [number of increments] [delay]"bombardment urlfile.txt 5 10 20 1
Description
Options
- urlfile
- The name of the file containing one or more URLs for siege to test.
- initial number of clients
- The number of clients to be used on the first Siege run.
- increment value
- The number of clients to add from run to run.
- number of increments
- The number of times to run siege.
- delay
- The is the amount of time, in seconds, that each client will wait between requests. The Siege default of 3 is overridden by bombardment and is 15.