1BOMBARDMENT(1)                     siege2csv                    BOMBARDMENT(1)
2
3
4

NAME

6       bombardment - Run siege with an ever-increasing number of users
7
8   SYNOPSIS
9       bombardment [urlfile] [clients] [increment] [trials] [delay]
10       bombardment urls.txt 5 10 20 1
11

DESCRIPTION

13       bombardment is part of the siege distribution. It calls siege with an
14       initial number of clients. When that run finishes, it immediately calls
15       siege again with that number of clients plus the increment.  It does
16       this the number of times specified in the fourth argument.
17

OPTIONS

19       urlfile
20           The name of the file containing one or more URLs for siege to test.
21
22       clients
23           The initial number of clients to be used on the first run.
24
25       increment
26           The number of clients to add to each ensuing run.
27
28       trials
29           The number of times to run siege.
30
31       delay
32           The is the amount of time, in seconds, that each client will wait
33           between requests.  The siege default is overridden by bombardment
34

SEE ALSO

36       siege(1), siege2csv(1)
37

AUTHOR

39       Written by Peter Hutnick, et al.
40
41
42
43JoeDog                            2020-02-19                    BOMBARDMENT(1)
Impressum