diff options
author | nobody <nobody@ae88bc3d-4319-0410-8dbf-d08b4c9d3795> | 2004-07-31 16:14:11 +0000 |
---|---|---|
committer | nobody <nobody@ae88bc3d-4319-0410-8dbf-d08b4c9d3795> | 2004-07-31 16:14:11 +0000 |
commit | 9c2ec3049a5634f1c916d792e81fc80edb669ea8 (patch) | |
tree | 0d634e179761581cadbffe852e7f9a9f049b5c6e /apps/JAWS/clients/WebSTONE/doc/testbed.help | |
parent | 6540653cf736840d5aad719c73a8e43a549080be (diff) | |
download | ATCD-9c2ec3049a5634f1c916d792e81fc80edb669ea8.tar.gz |
This commit was manufactured by cvs2svn to create tag 'TAO-1_4_2'.TAO-1_4_2
Diffstat (limited to 'apps/JAWS/clients/WebSTONE/doc/testbed.help')
-rwxr-xr-x | apps/JAWS/clients/WebSTONE/doc/testbed.help | 21 |
1 files changed, 0 insertions, 21 deletions
diff --git a/apps/JAWS/clients/WebSTONE/doc/testbed.help b/apps/JAWS/clients/WebSTONE/doc/testbed.help deleted file mode 100755 index 4b25a16e1fe..00000000000 --- a/apps/JAWS/clients/WebSTONE/doc/testbed.help +++ /dev/null @@ -1,21 +0,0 @@ -ITERATIONS: Total Number of times to run test suite. -MINCLIENTS: Start the test suite by running this number of clients. -MAXCLIENTS: End the test suite when this number of clients have run. -CLIENTINCR: Increment the number of clients by this number after each run. -TIMEPERRUN: Minutes to run each test. -PORTNO: TCP/IP port to test on the Web server. -SERVER: Name or IP number of Web server to be tested. -PROXYSERVER: Name or IP number of a proxy server through which to test. -CLIENTS: Name(s) or IP address(es) of machine(s) to use as WebStone clients. -OSTUNINGFILES: Full pathname(s) of OS tuning files to copy into the bin/runs directory. -WEBSERVERDIR: Base directory name for Web server. -WEBDOCDIR: Base directory name for Web server document root. -WEBSERVERTUNINGFILES: Full pathname(s) of Web server tuning files to copy into bin/runs. -CLIENTINFO: Name of an informational binary to run on each client. -SERVERINFO: Name of an informational binary to run on each server. -TMPDIR: Full pathname of a directory where temporary files may be stored. -CLIENTACCOUNT: Run WebStone on CLIENTS as this username, via rsh. -CLIENTPASSWORD: Password for CLIENTACCOUNT. This cannot be blank. -DEBUG: Leave blank, or set to -d to activate debugging mode. Debug files are written to TMPDIR. -RCP: Command to use for remote copying. Default: rcp. -RSH: Command to use for remote execution of a command. Default: rsh. |