bombardment (1) - Linux Manuals
bombardment: Run siege with an ever-increasing number of users
NAME
bombardment - Run siege with an ever-increasing number of users
SYNOPSIS
bombardment [urlfile] [clients] [increment] [trials] [delay] bombardment urls.txt 5 10 20 1DESCRIPTION
bombardment is part of the siege distribution. It calls siege with an initial number of clients. When that run finishes, it immediately calls siege again with that number of clients plus the increment. It does this the number of times specified in the fourth argument.OPTIONS
urlfile
clients
increment
trials
delay
AUTHOR
Written by Peter Hutnick, et al.