Merge pull request #1844 from jrw972/monterey
[ACE_TAO.git] / TAO / tests / Muxing / README
blobe4f2fcc70bf3ee3223bdf9de1355edc14e7395ef
1 /**
5 @page Muxing Test README File
7 A stress test for connection muxing.  Just send a lot of
8 requests concurrently, using the muxed connections configuration.  The
9 test was written to rule out problems with this feature while testing
10 something else.
12 To run the test use the run_test.pl script:
14 $ ./run_test.pl
16 the script returns 0 if the test was successful.