summaryrefslogtreecommitdiff
path: root/TAO/performance-tests/Thruput/TAO/run_server
diff options
context:
space:
mode:
Diffstat (limited to 'TAO/performance-tests/Thruput/TAO/run_server')
-rwxr-xr-xTAO/performance-tests/Thruput/TAO/run_server5
1 files changed, 3 insertions, 2 deletions
diff --git a/TAO/performance-tests/Thruput/TAO/run_server b/TAO/performance-tests/Thruput/TAO/run_server
index 6f9a139916c..d7276405bd9 100755
--- a/TAO/performance-tests/Thruput/TAO/run_server
+++ b/TAO/performance-tests/Thruput/TAO/run_server
@@ -4,7 +4,8 @@
# -u : use IOR
# -f m : output results in Mbps
# -b <sock Q size> ** not implemented **
-#
+# -ORBhost <host name> ************* must provide this for this version
+# -OAthread : use threaded version as opposed to reactive
#
-./server -d 1 -f m -o ior -ORBdotteddecimaladdresses 1 -ORBobjrefstyle url
+./server -d 1 -f m -o ior -ORBhost $1 -ORBdotteddecimaladdresses 1 -ORBobjrefstyle url#-OAthread