Being -gentle with servers |
This option lets you specify how long Big Brother should wait between two requests to the same server. By default, Big
Brother is not gentle at all, so it will issue HTTP requests as quickly as it can. This could make the target Web
server(s) noticeably less responsive. So, to avoid overload, you should specify how many seconds must elapse between
consecutive requests to a single server, by using the -gentle
option. A reasonable setting is
-gentle 5
Being -gentle with servers |