summaryrefslogtreecommitdiff
path: root/trunk/TAO/tests/Muxing/README
blob: eff764aa910378557d3e66234017774d62faf9cf (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
/**

@page Muxing Test README File

	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:

$ ./run_test.pl

	the script returns 0 if the test was successful.

*/