1 ITERATIONS: Total Number of times to run test suite.
2 MINCLIENTS: Start the test suite by running this number of clients.
3 MAXCLIENTS: End the test suite when this number of clients have run.
4 CLIENTINCR: Increment the number of clients by this number after each run.
5 TIMEPERRUN: Minutes to run each test.
6 PORTNO: TCP/IP port to test on the Web server.
7 SERVER: Name or IP number of Web server to be tested.
8 PROXYSERVER: Name or IP number of a proxy server through which to test.
9 CLIENTS: Name(s) or IP address(es) of machine(s) to use as WebStone clients.
10 OSTUNINGFILES: Full pathname(s) of OS tuning files to copy into the bin/runs directory.
11 WEBSERVERDIR: Base directory name for Web server.
12 WEBDOCDIR: Base directory name for Web server document root.
13 WEBSERVERTUNINGFILES: Full pathname(s) of Web server tuning files to copy into bin/runs.
14 CLIENTINFO: Name of an informational binary to run on each client.
15 SERVERINFO: Name of an informational binary to run on each server.
16 TMPDIR: Full pathname of a directory where temporary files may be stored.
17 CLIENTACCOUNT: Run WebStone on CLIENTS as this username, via rsh.
18 CLIENTPASSWORD: Password for CLIENTACCOUNT. This cannot be blank.
19 DEBUG: Leave blank, or set to -d to activate debugging mode. Debug files are written to TMPDIR.
20 RCP: Command to use for remote copying. Default: rcp.
21 RSH: Command to use for remote execution of a command. Default: rsh.