summaryrefslogtreecommitdiff
path: root/TAO/tests/Muxing/README
diff options
context:
space:
mode:
Diffstat (limited to 'TAO/tests/Muxing/README')
-rw-r--r--TAO/tests/Muxing/README8
1 files changed, 5 insertions, 3 deletions
diff --git a/TAO/tests/Muxing/README b/TAO/tests/Muxing/README
index eff764aa910..8ea354d7494 100644
--- a/TAO/tests/Muxing/README
+++ b/TAO/tests/Muxing/README
@@ -1,16 +1,18 @@
/**
+$Id$
+
@page Muxing Test README File
- A stress test for connection muxing. Just send a lot of
+A stress test for connection muxing. Just send a lot of
requests concurrently, using the muxed connections configuration. The
test was written to rule out problems with this feature while testing
something else.
- To run the test use the run_test.pl script:
+To run the test use the run_test.pl script:
$ ./run_test.pl
- the script returns 0 if the test was successful.
+the script returns 0 if the test was successful.
*/