summaryrefslogtreecommitdiff
path: root/tests/Bug_2935_Regression/README.txt
diff options
context:
space:
mode:
Diffstat (limited to 'tests/Bug_2935_Regression/README.txt')
-rw-r--r--tests/Bug_2935_Regression/README.txt14
1 files changed, 7 insertions, 7 deletions
diff --git a/tests/Bug_2935_Regression/README.txt b/tests/Bug_2935_Regression/README.txt
index d90fcb5a624..141af0bd2d9 100644
--- a/tests/Bug_2935_Regression/README.txt
+++ b/tests/Bug_2935_Regression/README.txt
@@ -1,11 +1,11 @@
ThreeTier Test.
-This test was added in response to the bugs reported in bugzilla entries
- 2934: -ORBMuxedConnectionMax didn't work correctly, and
- 2935: too many connections to a server are opened in nested-upcall or
- multithreaed situations.
-
-
+This test was added in response to the bugs reported in bugzilla entries
+ 2934: -ORBMuxedConnectionMax didn't work correctly, and
+ 2935: too many connections to a server are opened in nested-upcall or
+ multithreaed situations.
+
+
The test consists of three processes, source sends requests,
middle passes the requests on, and sink actually processes the requests.
Because source operates as fast as possible and sink has a delay, the
@@ -19,7 +19,7 @@ peer connections that were logged. There should be exactly one.
As an aside, these three processes have been very useful in testing various
middle tier issues. Of course the best way to address this middle tier type
-of application is thru a mixture of AMH and AMI, but that's a topic for a
+of application is thru a mixture of AMH and AMI, but that's a topic for a
different test.
Dale Wilson <wilsond@ociweb.com> \ No newline at end of file