/** @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. */